[cheese/gnome-3-22] Update NEWS for 3.22.1 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese/gnome-3-22] Update NEWS for 3.22.1 release
- Date: Mon, 10 Oct 2016 21:17:44 +0000 (UTC)
commit 175b692743d8079a48d2d18113d8e07da8c2d4f3
Author: David King <amigadave amigadave com>
Date: Mon Oct 10 21:55:38 2016 +0100
Update NEWS for 3.22.1 release
NEWS | 4 ++++
configure.ac | 6 +++---
2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index c7eeac8..eb08d30 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
ChangeLog for Cheese
--------------------
+version 3.22.1
+ - Added/Updated Translations
+ - hr, courtesy of gogo
+
version 3.22.0
version 3.21.92
- Add Language headers to po files
diff --git a/configure.ac b/configure.ac
index dc04402..9e87990 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.22.0],
+ [3.22.1],
[https://bugzilla.gnome.org/enter_bug.cgi?product=cheese],
[cheese],
[https://wiki.gnome.org/Apps/Cheese])
@@ -48,8 +48,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], [8:7:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [25:7:0])
+AC_SUBST([LIBCHEESE_LT_VERSION], [8:8:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [25:8:0])
#*******************************************************************************
# Internationalization
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]