summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2014-03-17 21:43:57 +0000
committerDavid King <amigadave@amigadave.com>2014-03-17 21:43:57 +0000
commit42cf25dcb06c9be2c38488e356c8d15eaf221ad3 (patch)
treeab708dfa6acba281c5f17463509d004ab9c28a98
parent9697f05e2c0ce03b96791ec2fa9b993c4c505164 (diff)
Update NEWS for 3.11.92 release
-rw-r--r--NEWS20
-rw-r--r--configure.ac4
2 files changed, 22 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 65958a7c..6a384c61 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 0d32e649..be7a3133 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