[cheese] Update NEWS for 3.4.0 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Update NEWS for 3.4.0 release
- Date: Mon, 26 Mar 2012 20:32:22 +0000 (UTC)
commit 3cd65a7ba099b3b068bb1ac0ff22ed89f43642ab
Author: David King <amigadave amigadave com>
Date: Mon Mar 26 20:42:39 2012 +0100
Update NEWS for 3.4.0 release
NEWS | 13 +++++++++++++
configure.ac | 6 +++---
2 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 042dce4..40aebe0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
ChangeLog for Cheese
--------------------
+version 3.4.0
+ - Post-release version bump to 3.4.0
+ - Added/Updated Translations
+ - cs, courtesy of Lucas Lommer
+ - eo, courtesy of Kristjan SCHMIDT
+ - gu, courtesy of "Last-Translator: \n"
+ - pt, courtesy of Duarte Loreto
+ - te, courtesy of GVS.Giri
+ - vi, courtesy of Nguyán ThÃi Ngác Duy
+ - Added/Updated Documentation
+ - lv, courtesy of RÅdolfs Mazurs
+ - te, courtesy of Bhuvan Krishna
+
version 3.3.92
- Bump version to 3.3.92
- Avoid overwriting errors in CheeseCamera
diff --git a/configure.ac b/configure.ac
index b04e32d..2db0c14 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],
- [4.0.0],
+ [3.4.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], [5:2:2])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [22:2:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [5:3:2])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [22:3:1])
#*******************************************************************************
# Internationalization
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]