[cheese/gnome-3-12] Update NEWS for 3.12.1 release



commit bbe4cc0ba95fd0a22ae0010672fd7fdb3956f746
Author: David King <amigadave amigadave com>
Date:   Mon Apr 14 20:22:14 2014 +0100

    Update NEWS for 3.12.1 release

 NEWS         |   11 +++++++++++
 configure.ac |    4 ++--
 2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index fec4b9f..30896a1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,17 @@
 ChangeLog for Cheese
 --------------------
 
+version 3.12.1
+  - Fix Brazilian Portuguese help translation
+  - Fix untranslated strings in libcheese
+    https://bugzilla.gnome.org/show_bug.cgi?id=727082
+  - Post-release version bump to 3.12.1
+  - Added/Updated Translations
+    - sl, courtesy of Matej Urbančič
+  - Added/Updated Documentation
+    - id, courtesy of Andika Triwidada
+    - pt_BR, courtesy of Rafael Fonseca
+
 version 3.12.0
   - Post-release version bump to 3.12.0
   - Added/Updated Translations
diff --git a/configure.ac b/configure.ac
index 9104206..d9f04b8 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:23:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:7:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:24:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:8:1])
 
 #*******************************************************************************
 # Internationalization


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