[cheese] Update NEWS for 3.6.0 release



commit 0fadeaab29be35f8eef9ba74c829141a8db09586
Author: David King <amigadave amigadave com>
Date:   Mon Sep 24 21:54:11 2012 +0100

    Update NEWS for 3.6.0 release

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    6 +++---
 2 files changed, 21 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1a290ce..fd5d6a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,24 @@
 ChangeLog for Cheese
 --------------------
 
+version 3.6.0
+  - Added/Updated Translations
+    - bg, courtesy of Krasimir Chonov
+    - bn_IN, courtesy of Sayak Sarkar
+    - et, courtesy of Mattias PÃldaru
+    - fr, courtesy of Pierre Henry
+    - ja, courtesy of Noriko Mizumoto
+    - ky, courtesy of Timur Zhamakeev
+    - ml, courtesy of Ani Peter
+    - pa, courtesy of A S Alam
+    - te, courtesy of Krishnababu Krothapalli
+    - th, courtesy of Akom Chotiphantawanon
+    - uk, courtesy of Re.
+    - zh_CN, courtesy of YunQiang Su
+  - Added/Updated Documentation
+    - el, courtesy of Tom Tryfonidis
+    - fr, courtesy of Bruno Brouard
+
 version 3.5.92
   - Post-release version bump to 3.5.92
   - Added/Updated Translations
diff --git a/configure.ac b/configure.ac
index 8b49cb3..5435a91 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.64])
 AC_INIT([Cheese],
-        [3.5.92],
+        [3.6.0],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=cheese],
         [cheese],
         [http://projects.gnome.org/cheese/])
@@ -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:0:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [23:0:0])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:1:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [23:1:0])
 
 #*******************************************************************************
 # Internationalization



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