[cheese] configure.ac: Bump cheese version to 3.3.1
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] configure.ac: Bump cheese version to 3.3.1
- Date: Mon, 24 Oct 2011 20:57:56 +0000 (UTC)
commit 6d8f20655f24d2ca7e0226673b9ee7a847ddcfe0
Author: David King <amigadave amigadave com>
Date: Mon Oct 24 22:42:29 2011 +0200
configure.ac: Bump cheese version to 3.3.1
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2f6f908..04d44d0 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.0],
+ [3.3.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=cheese],
[cheese],
[http://projects.gnome.org/cheese/])
@@ -40,8 +40,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], [2:2:1])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [20:4:0])
+AC_SUBST([LIBCHEESE_LT_VERSION], [2:4:1])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [20:6:0])
#*******************************************************************************
# Expanded dirs
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]