[cheese] Pre-release version bump to 3.3.4
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Pre-release version bump to 3.3.4
- Date: Mon, 16 Jan 2012 21:19:28 +0000 (UTC)
commit f56b7f85b4173b48590d0c0fb9333faa23d6d4d1
Author: David King <amigadave amigadave com>
Date: Mon Jan 16 21:33:24 2012 +0100
Pre-release version bump to 3.3.4
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index cbe04ec..8b72172 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.3],
+ [3.3.4],
[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], [4:0:1])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [21:1:0])
+AC_SUBST([LIBCHEESE_LT_VERSION], [4:1:1])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [21:2:0])
#*******************************************************************************
# Internationalization
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]