summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2012-05-14 19:55:02 +0100
committerDavid King <amigadave@amigadave.com>2012-05-14 19:56:16 +0100
commit24582ede2fedeb52f542833f8a91103e070a859e (patch)
tree2a3f8942fc2415c567da39a412a568ba31f85890
parentabc7d92658075af17848b23da25ce51f9a9341f8 (diff)
downloadcheese-24582ede2fedeb52f542833f8a91103e070a859e.tar.gz
Update NEWS for 3.4.2 release3.4.2
-rw-r--r--NEWS5
-rw-r--r--configure.ac4
2 files changed, 7 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 92d0891e..775a86e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
ChangeLog for Cheese
--------------------
+version 3.4.2
+ - Post-release version bump to 3.4.2
+ - Added/Updated Translations
+ - ja, courtesy of Jiro Matsuzawa
+
version 3.4.1
- Properly quote $UDEV_REQUIRED variable, bug 673628
Otherwise configure fails on systems which don't have libgudev
diff --git a/configure.ac b/configure.ac
index c6066ac5..89d48238 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], [5:4:2])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [22:4:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [5:5:2])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [22:5:1])
#*******************************************************************************
# Internationalization