[cheese/gnome-3-4] Update NEWS for 3.4.1 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese/gnome-3-4] Update NEWS for 3.4.1 release
- Date: Mon, 16 Apr 2012 18:56:25 +0000 (UTC)
commit 583ab019c1878f730924a76592095baaf0b1823a
Author: David King <amigadave amigadave com>
Date: Mon Apr 16 19:42:11 2012 +0100
Update NEWS for 3.4.1 release
NEWS | 11 +++++++++++
configure.ac | 4 ++--
2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 40aebe0..92d0891 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,17 @@
ChangeLog for Cheese
--------------------
+version 3.4.1
+ - Properly quote $UDEV_REQUIRED variable, bug 673628
+ Otherwise configure fails on systems which don't have libgudev
+ installed.
+ - Post-release version bump to 3.4.1
+ - Added/Updated Translations
+ - ca valencia, courtesy of Gil Forcada
+ - id, courtesy of Andika Triwidada
+ - Added/Updated Documentation
+ - ru, courtesy of Yuri Kozlov
+
version 3.4.0
- Post-release version bump to 3.4.0
- Added/Updated Translations
diff --git a/configure.ac b/configure.ac
index e68291e..3d7f63a 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], [5:3:2])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [22:3:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [5:4:2])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [22:4:1])
#*******************************************************************************
# Internationalization
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]