[cheese/gnome-3-4] Update NEWS for 3.4.2 release



commit 24582ede2fedeb52f542833f8a91103e070a859e
Author: David King <amigadave amigadave com>
Date:   Mon May 14 19:55:02 2012 +0100

    Update NEWS for 3.4.2 release

 NEWS         |    5 +++++
 configure.ac |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 92d0891..775a86e 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 c6066ac..89d4823 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



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