[cheese] Update NEWS for 3.26.0 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Update NEWS for 3.26.0 release
- Date: Mon, 11 Sep 2017 21:18:58 +0000 (UTC)
commit 41843aad67d56918587543aec22ba15cfef25ebc
Author: David King <amigadave amigadave com>
Date: Mon Sep 11 22:14:25 2017 +0100
Update NEWS for 3.26.0 release
NEWS | 13 +++++++++++++
configure.ac | 6 +++---
2 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index c03db11..954db2f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
ChangeLog for Cheese
--------------------
+version 3.26.0
+ - Added/Updated Translations
+ - bg, courtesy of Alexander Shopov
+ - da, courtesy of "Last-Translator: scootergrisen\n"
+ - es, courtesy of Daniel Mustieles
+ - gl, courtesy of Fran Dieguez
+ - ko, courtesy of Changwoo Ryu
+ - lo, courtesy of "Last-Translator: \n"
+ - ml, courtesy of ബാലശങ്കർ സി
+ - nl, courtesy of Hannie Dumoleyn
+ - Added/Updated Documentation
+ - ko, courtesy of Changwoo Ryu
+
version 3.25.90
- Remove camera service
It was an experiment, but in future PipeWire will be used instead, so it
diff --git a/configure.ac b/configure.ac
index d2a8832..e36cd6a 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.25.90],
+ [3.26.0],
[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:8:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [25:8:0])
+AC_SUBST([LIBCHEESE_LT_VERSION], [8:9:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [25:9:0])
#*******************************************************************************
# Internationalization
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]