[gnote/gnome-3-24] Prepare 3.24.1



commit 6bcc7e4992c32613fb0996a4658023ddd3e591c0
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Aug 20 16:38:13 2017 +0300

    Prepare 3.24.1

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index db6c615..2d9c25d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.24.1 - 2017/08/20
+
+Fixes:
+  * Fix typo in help
+  * Fix possible crash when deleting a notebook (#701846)
+
+Translations:
+  * Updated translations:
+    - Basque (eu)
+    - Serbian (sr, sr@latin)
+    - Spanish (es)
+
 3.24.0 - "If at first you do succeed, try to hide your astonishment" - 2017/03/27
 
 Fixes:
diff --git a/configure.ac b/configure.ac
index d72a924..f02950c 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]