[gnote] Bump to 0.8.0
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Bump to 0.8.0
- Date: Sat, 30 Apr 2011 19:51:30 +0000 (UTC)
commit 05a8039a08e3957c9fa6024894d65add086748f9
Author: Aurimas Ä?ernius <aurisc4 gmail com>
Date: Sat Apr 30 22:44:09 2011 +0300
Bump to 0.8.0
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8671002..182084c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnote, 0.7.5)
+AC_INIT(gnote, 0.8.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=7
-MICRO_VERSION=5
+MINOR_VERSION=8
+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]