[cheese] Update NEWS for 3.16.0 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Update NEWS for 3.16.0 release
- Date: Tue, 24 Mar 2015 07:05:10 +0000 (UTC)
commit 84e58f9e04ee8de0359c9d42680c37b72f96018a
Author: David King <amigadave amigadave com>
Date: Tue Mar 24 07:56:42 2015 +0100
Update NEWS for 3.16.0 release
NEWS | 4 ++++
configure.ac | 6 +++---
2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index cd373d0..060f378 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
ChangeLog for Cheese
--------------------
+version 3.16.0
+ - Added/Updated Translations
+ - vi, courtesy of Trần Ngọc Quân
+
version 3.15.92
- Added/Updated Translations
- bs, courtesy of Samir Ribic
diff --git a/configure.ac b/configure.ac
index a1b17db..4df89e8 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.15.92],
+ [3.16.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=cheese],
[cheese],
[https://wiki.gnome.org/Apps/Cheese])
@@ -44,8 +44,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:37:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:21:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:38:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:22:1])
#*******************************************************************************
# Internationalization
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]