aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-03-13 03:43:12 +0800
committerChristian Persch <chpe@src.gnome.org>2006-03-13 03:43:12 +0800
commit9ed0ae9db8339593a110d135ea4d2cd23eef1440 (patch)
treed0ce0d403e8cc07eca458a2ad0e874e121411d09 /configure.ac
parent9a08c3c60b4e499cac2eee9991feeb36df3f53ce (diff)
downloadgsoc2013-epiphany-9ed0ae9db8339593a110d135ea4d2cd23eef1440.tar
gsoc2013-epiphany-9ed0ae9db8339593a110d135ea4d2cd23eef1440.tar.gz
gsoc2013-epiphany-9ed0ae9db8339593a110d135ea4d2cd23eef1440.tar.bz2
gsoc2013-epiphany-9ed0ae9db8339593a110d135ea4d2cd23eef1440.tar.lz
gsoc2013-epiphany-9ed0ae9db8339593a110d135ea4d2cd23eef1440.tar.xz
gsoc2013-epiphany-9ed0ae9db8339593a110d135ea4d2cd23eef1440.tar.zst
gsoc2013-epiphany-9ed0ae9db8339593a110d135ea4d2cd23eef1440.zip
Update after branching.
2006-03-12 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Update after branching.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 8f1c7fb17..d82b6237a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-AC_INIT([GNOME Web Browser],[2.14.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
+AC_INIT([GNOME Web Browser],[2.15.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
GNOME_COMMON_INIT
@@ -25,8 +25,8 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([configure.ac])
-EPIPHANY_MAJOR=2.14
-EPIPHANY_API_VERSION=2.14
+EPIPHANY_MAJOR=2.15
+EPIPHANY_API_VERSION=2.15
AC_SUBST([EPIPHANY_MAJOR])
AC_SUBST([EPIPHANY_API_VERSION])