[gnote/gnome-3-20] Prepare 3.20.1



commit 6067b50542bbe8146af83b5b1e00a914197e8b63
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun May 15 15:56:24 2016 +0300

    Prepare 3.20.1

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 996a6ed..ca566e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.20.1 - "The biggest problem in this country is apathy, but who cares" - 2016/05/15
+
+Fixes:
+  * Fix typo in user visible string (#766003)
+  * Fix crash on first run when data migration is required (#765791)
+
+Translations:
+  * Updated translations:
+    - Brazilian Portuguese (pr_BR)
+    - Lithuanian (lt)
+    - Polish (pl)
+    - Swedish (sv)
+
 3.20.0 - Easter is comming - 2016/03/26
 
 New Features:
diff --git a/configure.ac b/configure.ac
index 7b9e32a..0e3fb47 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=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]