[gnote] - revert wrong version change
- From: Hubert Figuière <hub src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnote] - revert wrong version change
- Date: Mon, 27 Apr 2009 12:42:01 -0400 (EDT)
commit 9af3a1ee1e45a7822392f2a1fca9ad7f8f4c7711
Author: Hubert Figuiere <hub figuiere net>
Date: Mon Apr 27 12:38:54 2009 -0400
- revert wrong version change
- update NEWS
---
NEWS | 1 +
configure.ac | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index de456cf..a4215a3 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ Translations:
* Added translations:
- Portugese (pt)
- Spanish (es)
+ - Thai (th)
* Update translations:
- Arabic (ar)
- German (de)
diff --git a/configure.ac b/configure.ac
index 45faad6..cd2844e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnote, 0.2.1)
+AC_INIT(gnote, 0.3.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=2
-MICRO_VERSION=1
+MINOR_VERSION=3
+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]