summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2012-03-19 20:56:47 +0000
committerDavid King <amigadave@amigadave.com>2012-03-19 21:07:26 +0000
commite4d5038978e67456e04c71542c2ab7de9044fc7f (patch)
tree6dab487102900bae2fd0a59c4b2aa7a7d97ae6b0
parentdc19e6ec18fd7d132ed7f1f0a09b6a3f6063e6b5 (diff)
downloadcheese-e4d5038978e67456e04c71542c2ab7de9044fc7f.tar.gz
Bump version to 3.3.92
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 9602cceb..6bb4bc5f 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