[epiphany] configure.ac: bump version to 2.31



commit 1bb768427bda3ed19b260081b1c7f1bf840f7314
Author: Xan Lopez <xan gnome org>
Date:   Mon May 3 13:45:23 2010 +0200

    configure.ac: bump version to 2.31

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f5aae05..77ffac9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,8 +16,8 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
 
 m4_define([epiphany_version_major],[2])
-m4_define([epiphany_version_minor],[30])
-m4_define([epiphany_version_micro],[2])
+m4_define([epiphany_version_minor],[31])
+m4_define([epiphany_version_micro],[0])
 m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
 
 # This can be either "trunk" or "branches/gnome-x-y"
@@ -33,7 +33,7 @@ AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([configure.ac])
 
-EPIPHANY_API_VERSION=2.29
+EPIPHANY_API_VERSION=2.31
 
 # This should stay at the major version of the latest stable releases
 EPIPHANY_UA_VERSION=2.30



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]