[cheese/gnome-3-2] Pre-release version bump to 3.2.2



commit a6fc5565beb4e7938ca0022f97a13a414bdb8f93
Author: David King <amigadave amigadave com>
Date:   Mon Nov 14 18:52:08 2011 +0100

    Pre-release version bump to 3.2.2

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ef733c0..ad67d8d 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.2.1],
+        [3.2.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=cheese],
         [cheese],
         [http://projects.gnome.org/cheese/])
@@ -39,8 +39,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
-LIBCHEESE_LT_VERSION=2:3:1
-LIBCHEESE_GTK_LT_VERSION=20:5:0
+LIBCHEESE_LT_VERSION=2:4:1
+LIBCHEESE_GTK_LT_VERSION=20:6:0
 AC_SUBST(LIBCHEESE_LT_VERSION)
 AC_SUBST(LIBCHEESE_GTK_LT_VERSION)
 



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