[gnote] Bump to 0.9.0
- From: Aurimas Äernius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Bump to 0.9.0
- Date: Wed, 25 Jan 2012 21:58:54 +0000 (UTC)
commit aba3cbc7ce3bd06502ac0e71fb046e5ae44d63d7
Author: Aurimas Äernius <aurisc4 gmail com>
Date: Wed Jan 25 23:52:12 2012 +0200
Bump to 0.9.0
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 25b6a5c..2b659fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnote, 0.8.3)
+AC_INIT(gnote, 0.9.0)
AC_PREREQ(2.59)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
@@ -13,8 +13,8 @@ AC_CONFIG_MACRO_DIR(m4)
m4_pattern_allow([^BOOST_])
MAJOR_VERSION=0
-MINOR_VERSION=8
-MICRO_VERSION=3
+MINOR_VERSION=9
+MICRO_VERSION=0
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]