[gnote] update NEWS and bump version



commit 2280697a8e96060e9eb028e082433225844dd509
Author: Hubert Figuiere <hub figuiere net>
Date:   Wed May 6 00:30:51 2009 -0400

    update NEWS and bump version
---
 NEWS         |   10 ++++++++++
 configure.ac |    6 +++---
 2 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 7031477..3e09de5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+0.3.2 -
+
+Translations:
+
+  * Updated translations:
+    - Arabic (ar)
+    - German (de)
+    - Japanese (ja)
+    
+
 0.3.1 "Five-One-Four" - 2009/05/05
 
 Fixes:
diff --git a/configure.ac b/configure.ac
index 6c8874a..a743d8d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnote, 0.3.1)
+AC_INIT(gnote, 0.3.2)
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR(README)
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
@@ -14,7 +14,7 @@ m4_pattern_allow([^BOOST_])
 
 MAJOR_VERSION=0
 MINOR_VERSION=3
-MICRO_VERSION=1
+MICRO_VERSION=2
 
 GNOTE_VERSION="$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION"
 AC_SUBST(GNOTE_VERSION)
@@ -225,6 +225,6 @@ echo "
 Options:
 
   Spellchecking support:       ${FIXED_GTKSPELL}
-  GNOME Panel Appplet support: ${have_panelapplet}
+  GNOME Panel Applet support:  ${have_panelapplet}
 
 "
\ No newline at end of file



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