[cheese] Bump version to 3.3.92



commit e4d5038978e67456e04c71542c2ab7de9044fc7f
Author: David King <amigadave amigadave com>
Date:   Mon Mar 19 20:56:47 2012 +0000

    Bump version to 3.3.92

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9602cce..6bb4bc5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.64])
 AC_INIT([cheese],
-        [3.3.91],
+        [3.3.92],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=cheese],
         [cheese],
         [http://projects.gnome.org/cheese/])
@@ -41,8 +41,8 @@ GNOME_COMPILE_WARNINGS([maximum])
 # - If binary compatibility has been broken (eg removed or changed interfaces)
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
-AC_SUBST([LIBCHEESE_LT_VERSION], [5:1:2])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [22:1:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [5:2:2])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [22:2:1])
 
 #*******************************************************************************
 # Internationalization



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]