[gnote] Bump to 3.5.1



commit fd6150a94c8e2bf085f01b6776a32836e33dd6b4
Author: Aurimas Äernius <aurisc4 gmail com>
Date:   Sat Aug 25 15:05:04 2012 +0300

    Bump to 3.5.1

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 519989c..04c7de2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnote, 3.5.0)
+AC_INIT(gnote, 3.5.1)
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR(README)
 AM_INIT_AUTOMAKE([1.11 foreign dist-bzip2])
@@ -15,7 +15,7 @@ m4_pattern_allow([^BOOST_])
 
 MAJOR_VERSION=3
 MINOR_VERSION=5
-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]