[cheese/gnome-3-20] Update NEWS for 3.20.1 release



commit 9a27d991ea982728f9eeb69565703ba2fe47b14d
Author: David King <amigadave amigadave com>
Date:   Mon Apr 11 20:54:20 2016 +0530

    Update NEWS for 3.20.1 release

 NEWS         |    9 +++++++++
 configure.ac |    6 +++---
 2 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 647c4e7..6212ff6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
 ChangeLog for Cheese
 --------------------
 
+version 3.20.1
+  - Added/Updated Translations
+    - bg, courtesy of Alexander Shopov
+    - fa, courtesy of Arash Mousavi
+    - fur, courtesy of Fabio Tomat
+    - ro, courtesy of Jobava
+    - uk, courtesy of Daniel Korostil
+    - vi, courtesy of Trần Ngọc Quân
+
 version 3.20.0
   - Added/Updated Translations
     - cs, courtesy of Marek Černocký
diff --git a/configure.ac b/configure.ac
index 2a1b016..67c62b8 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.20.0],
+        [3.20.1],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=cheese],
         [cheese],
         [https://wiki.gnome.org/Apps/Cheese])
@@ -48,8 +48,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], [8:4:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [25:4:0])
+AC_SUBST([LIBCHEESE_LT_VERSION], [8:5:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [25:5:0])
 
 #*******************************************************************************
 # Internationalization


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