[gnote] Prepare 3.7.2



commit e3bf4f075a001e9e7020b5d573d552b86c3cadb7
Author: Aurimas Äernius <aurisc4 gmail com>
Date:   Sun Jan 6 16:02:57 2013 +0200

    Prepare 3.7.2

 NEWS         |   27 +++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2b6ff07..7a5e8bb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+3.7.2 - 2013/01/06
+
+New Features:
+  * Add automatic synchronization
+  * Updated manual
+
+Fixes:
+  * Fix remembered selection with replacing selected text
+  * Fix status icon for Xfce 4 (#666775)
+
+Translations:
+  * Updated translations:
+    - Arabic (ar)
+    - Assamese (as)
+    - Catalan (ca)
+    - Czech (cs)
+    - Galician (gl)
+    - Hungarian (hu)
+    - Kannada (kn)
+    - Lithuanian (lt)
+    - Polish (pl)
+    - Russian (ru)
+    - Slovenian (sl)
+    - Spanish (es)
+  * Updated Czech manual (cs)
+  * Updated Spanish manual (es)
+
 3.7.1 - 2012/12/08
 
 New Features:
diff --git a/configure.ac b/configure.ac
index 4ba2a9e..5dc0715 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ GNOTE_VERSION="$PACKAGE_VERSION"
 AC_SUBST(GNOTE_VERSION)
 LIBGNOTE_RELEASE=${PACKAGE_VERSION%.*}
 AC_SUBST(LIBGNOTE_RELEASE)
-LIBGNOTE_VERSION_INFO=1:0:0
+LIBGNOTE_VERSION_INFO=2:0:0
 AC_SUBST(LIBGNOTE_VERSION_INFO)
 
 



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