[cheese/gnome-3-8] Update NEWS for 3.8.0 release



commit 2a31dcf164155174a7286323ef73c807f535bed1
Author: David King <amigadave amigadave com>
Date:   Mon Mar 25 21:04:35 2013 +0000

    Update NEWS for 3.8.0 release

 NEWS         |   16 ++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2e84c68..634d9ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,22 @@
 ChangeLog for Cheese
 --------------------
 
+version 3.8.0
+  - Fix translations of keywords in .desktop files
+  - Post-release version bump to 3.8.0
+  - Added/Updated Translations
+    - el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
+    - fa, courtesy of Arash Mousavi
+    - hi, courtesy of raj
+    - kn, courtesy of Shankar Prasad
+    - ml, courtesy of Ani Peter
+    - nl, courtesy of Reinout van Schouwen
+    - or, courtesy of Manoj Kumar Giri
+    - te, courtesy of Krishnababu Krothapalli
+  - Added/Updated Documentation
+    - fr, courtesy of Mickael Albertus
+    - hu, courtesy of Gabor Kelemen
+
 version 3.7.92
   - Post-release bump to 3.7.92
   - Added/Updated Translations
diff --git a/configure.ac b/configure.ac
index 84d7cd5..94c8bd7 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:6:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [23:6:0])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:7:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [23:7:0])
 
 #*******************************************************************************
 # Internationalization


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