[gnote] Bump to 0.5.2



commit b080a624e614dfb138d0436f3c92e24b85bfceea
Author: Hubert Figuiere <hub figuiere net>
Date:   Tue Jun 30 03:31:12 2009 -0400

    Bump to 0.5.2

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 505a7b5..9f2f90b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnote, 0.5.1)
+AC_INIT(gnote, 0.5.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=5
-MICRO_VERSION=0
+MICRO_VERSION=2
 
 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]