[gnote] Prepare 0.6.3



commit de2cf0cca8adbfd87e2fde48b9e7aec0d31e4bd6
Author: Debarshi Ray <debarshir src gnome org>
Date:   Sat Nov 28 13:52:41 2009 +0200

    Prepare 0.6.3

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 94415fe..943a610 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnote, 0.6.2)
+AC_INIT(gnote, 0.6.3)
 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=6
-MICRO_VERSION=2
+MICRO_VERSION=3
 
 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]