[gnote] Prepare 3.17.1



commit 7858c974661330b8a9a2e95078410c702d1de853
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Sep 13 18:37:05 2015 +0300

    Prepare 3.17.1

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2a205c9..03678a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.17.1 - 2015/09/13
+
+New Features:
+  * Handle ircs URLs (#754940)
+
+Translations:
+  * Updated translations:
+    - Polish (pl)
+  * Updated German manual (de)
+
 3.17.0 - 2015/07/12
 
 New Features:
diff --git a/configure.ac b/configure.ac
index a5ed2ff..5dec6cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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=0:0:0
+LIBGNOTE_VERSION_INFO=1:0:1
 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]