[gnote] bump version



commit 7b7fc14b994c103f0b248bb090d568ef033f6a67
Author: Hubert Figuiere <hub figuiere net>
Date:   Wed Apr 22 17:55:41 2009 -0400

    bump version
---
 NEWS         |    8 +++++++-
 configure.ac |    4 ++--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 0300048..3b15bd8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
-0.2.0
+0.2.1 -
+
+Fixes:
+
+Translations: 
+
+0.2.0 - 2009/04/22
 
 New features
 
diff --git a/configure.ac b/configure.ac
index 95bbd9c..a3d7aa9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnote, 0.2.0)
+AC_INIT(gnote, 0.2.1)
 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=2
-MICRO_VERSION=0
+MICRO_VERSION=1
 
 GNOTE_VERSION="$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION"
 AC_SUBST(GNOTE_VERSION)



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