[gnote/gnome-3-18] Prepare 3.18.1



commit 2590dc4e38fb916ebdd52cfc563f51d03815f4be
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sat Nov 28 19:25:37 2015 +0200

    Prepare 3.18.1

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6eafb00..5024752 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.18.1 - "The longer the title, the less important the job" - 2015/11/28
+
+Fixes:
+  * Fix crash when running with X11 support under Wayland
+
+Translations:
+  * Updated translations:
+    - Brazilian Portuguese (pt_BR)
+    - German (de)
+    - Greek (el)
+
 3.18.0 - "Life sucks, but death doesn't put out at all..." - 2015/09/27
 
 New Features:
diff --git a/configure.ac b/configure.ac
index 64a5e21..5e8e6c5 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]