[cheese] Pre-release version bump to 3.3.3
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Pre-release version bump to 3.3.3
- Date: Mon, 19 Dec 2011 20:50:31 +0000 (UTC)
commit c2bca5b2f8e148d8555c551049860bf4c2ee4d74
Author: David King <amigadave amigadave com>
Date: Mon Dec 19 21:27:00 2011 +0100
Pre-release version bump to 3.3.3
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8427611..8efe3cc 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.2],
+ [3.3.3],
[http://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], [3:0:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [21:0:0])
+AC_SUBST([LIBCHEESE_LT_VERSION], [4:0:1])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [21:1:0])
#*******************************************************************************
# Internationalization
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]