[gnote/gnome-3-14] Prepare 3.14.2



commit 437291656609c6c4ce116fda9decb572db06eaa9
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sat Jan 17 18:09:50 2015 +0200

    Prepare 3.14.2

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 78d759d..fe9ce11 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.14.2 - "Successful and fortunate crime is called virtue" - 2015/01/17
+
+Fixes:
+  * Fix crash when disabling note actions (#742657)
+
+Translations:
+  * Updated translations:
+    - Brazilian Portuguese (pt_BR)
+    - Czech (cs)
+    - German (de)
+    - Hungarian (hu)
+    - Indonesian (id)
+    - Kannada (kn)
+    - Lithuanian (lt)
+    - Polish (pl)
+    - Serbian (sr)
+
 3.14.1 - "The clash of ideas is the sound of freedom" - 2014/12/06
 
 New Features:
diff --git a/configure.ac b/configure.ac
index 3dc15cf..18c1ac4 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]