[cheese] Update NEWS for 3.12.0 release



commit e76076a88c0660f2c2ad8d563f5c6924cd493441
Author: David King <amigadave amigadave com>
Date:   Mon Mar 24 20:52:39 2014 +0000

    Update NEWS for 3.12.0 release

 NEWS         |    7 +++++++
 configure.ac |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6a384c6..fec4b9f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
 ChangeLog for Cheese
 --------------------
 
+version 3.12.0
+  - Post-release version bump to 3.12.0
+  - Added/Updated Translations
+    - da, courtesy of Kenneth Nielsen
+    - eu, courtesy of Iñaki Larrañaga Murgoitio
+    - it, courtesy of Giuseppe Pignataro
+
 version 3.11.92
   - Use new GApplicationCommandline handling
     Additionally, avoid a non-literal format warning.
diff --git a/configure.ac b/configure.ac
index 284faa8..0f3e04e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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:22:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:6:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:23:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:7:1])
 
 #*******************************************************************************
 # Internationalization


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]