[cheese/gnome-3-10] Update NEWS for 3.10.1 release



commit ce58a2c65643d1dc9adb4db74e8464ba138ba693
Author: David King <amigadave amigadave com>
Date:   Mon Oct 14 09:05:10 2013 -0500

    Update NEWS for 3.10.1 release

 NEWS         |    9 +++++++++
 configure.ac |    4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e9e1a0e..c72aaf1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
 ChangeLog for Cheese
 --------------------
 
+version 3.10.1
+  - Adapt to Automake test-driver changes
+    Distribute test-driver script and do not use cd in TESTS_ENVIRONMENT.
+  - Post-release version bump to 3.10.1
+  - Added/Updated Translations
+    - ca valencia, courtesy of Josep Sànchez
+    - fa, courtesy of Arash Mousavi
+    - pt, courtesy of António Lima
+
 version 3.10.0
   - Post-release version bump to 3.10.0
   - Added/Updated Translations
diff --git a/configure.ac b/configure.ac
index 90dfd75..b2f5b93 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:15:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [23:15:0])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:16:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [23:16:0])
 
 #*******************************************************************************
 # Internationalization


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