[gnote/gnome-3-16] Prepare 3.16.1



commit faed0613cabd8229b13904df0d795cb4663b45f1
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Fri May 29 22:49:48 2015 +0300

    Prepare 3.16.1

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5bd48ff..5553b53 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.16.1 - "What could possibly go wrong?" - 2015/05/29
+
+Fixes:
+  * Use client side window decorations only in Gnome (#748121)
+  * Do not lose identation on first item when double (#749658)
+  * Fix typos in documentation
+
+Translations:
+  * Updated manuals:
+    - Czech (cs)
+    - Lithuanian (lt)
+
 3.16.0 - "If you continually give you will continually have" - 2015/03/29
 
 New Features:
diff --git a/configure.ac b/configure.ac
index 1b3d5e5..110b9e1 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]