[gnote/gnome-3-34] Prepare 3.34.2



commit 9a8df15914de9da5c6f2493fdf9f7ae2f2b58c89
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Mar 8 21:50:11 2020 +0200

    Prepare 3.34.2

 NEWS                              | 11 +++++++++++
 configure.ac                      |  2 +-
 data/appdata/gnote.appdata.xml.in |  1 +
 3 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d9e66c9b..153a991c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.34.2 - 2020/03/08
+
+Fixes:
+  * Fix possible crash when removing tags
+
+Translations:
+  * Updated translations:
+    - Japanese (ja)
+    - Turkish (tr)
+  * Updated Spanish manual
+
 3.34.1 - 2019/11/24
 
 New Features:
diff --git a/configure.ac b/configure.ac
index 8fcf6d2d..808b693f 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=1:0:0
+LIBGNOTE_VERSION_INFO=1:1:0
 AC_SUBST(LIBGNOTE_VERSION_INFO)
 AC_DEFINE_UNQUOTED([LIBGNOTE_VERSION_INFO], ["$LIBGNOTE_VERSION_INFO"], [libgnote release.])
 
diff --git a/data/appdata/gnote.appdata.xml.in b/data/appdata/gnote.appdata.xml.in
index 549efc95..4f75b56c 100644
--- a/data/appdata/gnote.appdata.xml.in
+++ b/data/appdata/gnote.appdata.xml.in
@@ -22,6 +22,7 @@
  <update_contact>aurisc4_at_gmail.com</update_contact>
  <content_rating type="oars-1.1"/>
  <releases>
+  <release version="3.34.2" date="2020-03-08"/>
   <release version="3.34.1" date="2019-11-24"/>
   <release version="3.34.0" date="2019-09-21"/>
   <release version="3.33.0" date="2019-05-12" type="development"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]