[gnote/gnome-3-32] Prepare 3.32.1



commit 8db9d17782c85739e41780b7f966f2ba3a457606
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Apr 14 15:58:47 2019 +0300

    Prepare 3.32.1

 NEWS         | 15 +++++++++++++++
 configure.ac |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d404b506..c717e050 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.32.1 - 2019/04/14
+
+Fixes:
+  * Fix Preferences menu item not visible in menu
+  * Update manual
+
+Translations:
+  * Updated translations:
+    - German (de)
+    - Lithuanian (lt)
+  * Updated Lithuanian manual (lt)
+  * Updated Polish manual (pl)
+  * Updated Spanish manual (es)
+  * Updated Swedish manual (sv)
+
 3.32.0 - 2019/03/17
 
 Translations:
diff --git a/configure.ac b/configure.ac
index 03c4e60e..ed7f3700 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,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=0:1: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]