[cheese] Update NEWS for 3.13.90.1 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Update NEWS for 3.13.90.1 release
- Date: Tue, 19 Aug 2014 09:53:38 +0000 (UTC)
commit d4cd64824ce79f1833846b53f21752c57cc50300
Author: David King <amigadave amigadave com>
Date: Tue Aug 19 10:50:16 2014 +0100
Update NEWS for 3.13.90.1 release
NEWS | 9 +++++++++
configure.ac | 6 +++---
2 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index a1be4ff..a19447e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
ChangeLog for Cheese
--------------------
+version 3.13.91
+ - Explicitly link gnome-camera-service to libraries
+ https://bugzilla.gnome.org/show_bug.cgi?id=735040
+ - Fix libcheese header include in camera service
+ https://bugzilla.gnome.org/show_bug.cgi?id=735017
+ - Post-release version bump to 3.13.91
+ - Added/Updated Translations
+ - Added/Updated Documentation
+
version 3.13.90
- Add simple service client example
- Import basic camera D-Bus service
diff --git a/configure.ac b/configure.ac
index 036b5e9..1692e54 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.13.91],
+ [3.13.90.1],
[https://bugzilla.gnome.org/enter_bug.cgi?product=cheese],
[cheese],
[https://wiki.gnome.org/Apps/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:26:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:10:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:27:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:11:1])
#*******************************************************************************
# Internationalization
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]