summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2014-09-23 01:03:19 +0100
committerDavid King <amigadave@amigadave.com>2014-09-23 01:03:19 +0100
commit30f3c46307c844eb984ba0d9e88e099511e4b84d (patch)
tree609c756fe4cd9d3df2684707e6f26dd411954557
parent35c38e39ceab17741ff44e657afa98ca32ac3db8 (diff)
Update NEWS for 3.14.0 release
-rw-r--r--NEWS15
-rw-r--r--configure.ac4
2 files changed, 17 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d7595028..b3e24b1b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,21 @@
ChangeLog for Cheese
--------------------
+version 3.14.0
+ - Add gstreamer-plugins-bad-1.0 to GStreamer check
+ It is needed for the camerabin2 header.
+ - Post-release version bump to 3.14.0
+ - Added/Updated Translations
+ - da, courtesy of Kenneth Nielsen
+ - hi, courtesy of rajesh
+ - ja, courtesy of Hajime Taira
+ - mr, courtesy of Sandeep Shedmake
+ - pa, courtesy of A S Alam
+ - sr, courtesy of Мирослав Николић
+ - sr@latin, courtesy of Miroslav Nikolić
+ - uk, courtesy of Daniel Korostil
+ - zh_CN, courtesy of Tong Hui
+
version 3.13.92
- Remove outdated GTK+ version check
- Use APPSTREAM_XML instead of APPDATA_XML
diff --git a/configure.ac b/configure.ac
index 9bef3f22..937d07f7 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:28:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:12:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:29:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:13:1])
#*******************************************************************************
# Internationalization