[cheese] Update NEWS for 3.11.92 release



commit 42cf25dcb06c9be2c38488e356c8d15eaf221ad3
Author: David King <amigadave amigadave com>
Date:   Mon Mar 17 21:43:57 2014 +0000

    Update NEWS for 3.11.92 release

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 65958a7..6a384c6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,26 @@
 ChangeLog for Cheese
 --------------------
 
+version 3.11.92
+  - Use new GApplicationCommandline handling
+    Additionally, avoid a non-literal format warning.
+    https://bugzilla.gnome.org/show_bug.cgi?id=725994
+  - Post-release version bump to 3.11.92
+  - Added/Updated Translations
+    - ca, courtesy of Pau Iranzo
+    - fi, courtesy of Jiri Grönroos
+    - ko, courtesy of Changwoo Ryu
+    - lv, courtesy of Rūdolfs Mazurs
+    - pa, courtesy of A S Alam
+    - pl, courtesy of Paweł Żołnowski
+    - pt, courtesy of Tiago S.
+    - ru, courtesy of Yuri Myasoedov
+    - sr, courtesy of Мирослав Николић
+    - sr latin, courtesy of Miroslav Nikolić
+  - Added/Updated Documentation
+    - es, courtesy of Daniel Mustieles
+    - fr, courtesy of naybnet
+
 version 3.11.91
   - Work around non-existent Makefile during clean
   - Mark help images as untranslatable
diff --git a/configure.ac b/configure.ac
index 0d32e64..be7a313 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:21:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:5:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:22:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:6:1])
 
 #*******************************************************************************
 # Internationalization


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