[gnote] Prepare 3.22.0



commit 47cc23e7bb6f222ab493ec1bc98c2477911f8312
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Sep 25 15:58:05 2016 +0300

    Prepare 3.22.0

 NEWS         |    8 ++++++++
 configure.ac |    4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ff34e0d..02b7d1b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.22.0 - "Good artists copy, great artists steal. -- Pablo Picasso" - 2016/09/25
+
+Translations:
+  * Updated translations:
+    - German (de)
+    - Serbian (sr, sr@latin)
+    - Lithuanian (lt)
+
 3.21.1 - 2016/09/18
 
 New Features:
diff --git a/configure.ac b/configure.ac
index bd6e103..d5836ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnote, 3.21.2)
+AC_INIT(gnote, 3.22.0)
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR(README)
 AM_INIT_AUTOMAKE([1.11 foreign subdir-objects dist-xz no-dist-gzip tar-ustar])
@@ -17,7 +17,7 @@ AC_SUBST(GNOTE_VERSION)
 LIBGNOTE_RELEASE=${PACKAGE_VERSION%.*}
 AC_SUBST(LIBGNOTE_RELEASE)
 AC_DEFINE_UNQUOTED([LIBGNOTE_RELEASE], ["$LIBGNOTE_RELEASE"], [libgnote release.])
-LIBGNOTE_VERSION_INFO=1:0:0
+LIBGNOTE_VERSION_INFO=0:0:0
 AC_SUBST(LIBGNOTE_VERSION_INFO)
 AC_DEFINE_UNQUOTED([LIBGNOTE_VERSION_INFO], ["$LIBGNOTE_VERSION_INFO"], [libgnote release.])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]