[gnote/stable-0.7] Bump to 0.7.6



commit b29e4f6b6ec8d951dfe62ce8f15cce34482e1635
Author: Aurimas Äernius <aurisc4 gmail com>
Date:   Sat Jul 30 14:42:32 2011 +0300

    Bump to 0.7.6

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8671002..6dfaea3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnote, 0.7.5)
+AC_INIT(gnote, 0.7.6)
 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=7
-MICRO_VERSION=5
+MICRO_VERSION=6
 
 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]