[gnote/gnome-3-34] Prepare 3.34.1



commit 3a29edcc74810b4bc5df19b00984c8b61114efd7
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Nov 24 19:03:26 2019 +0200

    Prepare 3.34.1

 NEWS                              | 16 ++++++++++++++++
 configure.ac                      |  2 +-
 data/appdata/gnote.appdata.xml.in |  1 +
 3 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 8820baec..d9e66c9b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.34.1 - 2019/11/24
+
+New Features:
+  * Added manual for Online Folder sync
+  * Lowerer gspell requirement to 1.6
+
+Translations:
+  * Updated translations:
+    - Basque (eu)
+    - Indonesian (id)
+    - Spanish (es)
+    - Swedish (sv)
+  * Updated Lithuanian manual (lt)
+  * Updated Polish manual (pl)
+  * Updated Spanish manual (es)
+
 3.34.0 - 2019/09/21
 
 New Features:
diff --git a/configure.ac b/configure.ac
index 712a04fe..78df450f 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=1:0: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 7e6a8425..549efc95 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.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"/>
   <release version="3.32.0" date="2019-03-17"/>


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