summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2013-04-30 08:40:21 +0100
committerDavid King <amigadave@amigadave.com>2013-04-30 08:46:08 +0100
commit092d14f9cccfaae8370c2690eecfc9ef7639db23 (patch)
treefd57495087a55b166e3001eda82d460f2f7732b7 /configure.ac
parentfc7bde250f25512e979d4deaec7fca0bc5cf9130 (diff)
Update NEWS for 3.9.1 release
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index b10f686..f8287c8 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.7.92],
+ [3.9.1],
[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], [7:5:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [23:5:0])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:9:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [23:9:0])
#*******************************************************************************
# Internationalization