[gnote] Prepare 3.18.0



commit a5f944476d0d9041b84f3afeea637d4edcc8ad3a
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Sep 27 15:38:13 2015 +0300

    Prepare 3.18.0

 NEWS         |   11 +++++++++++
 configure.ac |    4 ++--
 2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 03678a2..6eafb00 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.18.0 - "Life sucks, but death doesn't put out at all..." - 2015/09/27
+
+New Features:
+  * Allow closing window via Ctrl+Q (#755399)
+
+Translations:
+  * Updated translations:
+    - Indonesian (id)
+    - Lithuanian (lt)
+    - Portuguese (pt)
+
 3.17.1 - 2015/09/13
 
 New Features:
diff --git a/configure.ac b/configure.ac
index 531873d..36f1370 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnote, 3.17.2)
+AC_INIT(gnote, 3.18.0)
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR(README)
 AM_INIT_AUTOMAKE([1.11 foreign 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:1
+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]