summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2009-02-16 18:51:04 +0000
committerChristian Persch <chpe@src.gnome.org>2009-02-16 18:51:04 +0000
commitead26be3ff6819e034faaa8463225c0b5e0557ee (patch)
tree1dbb29725630fa00e540f9b0a356987eec774106
parent768f430bc331f6631ec8558edc2e866f3d1daf2a (diff)
downloadepiphany-ead26be3ff6819e034faaa8463225c0b5e0557ee.tar.gz
Explicitly set the API versionRELEASE_2_25_91
svn path=/branches/gnome-2-26/; revision=8788
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 63ccfaede..216b7c5fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,13 +41,13 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([configure.ac])
-EPIPHANY_API_VERSION=2.22
+EPIPHANY_API_VERSION=2.26
# This should stay at the major version of the latest stable releases
EPIPHANY_UA_VERSION=2.22
AC_SUBST([EPIPHANY_MAJOR],[epiphany_version_major.epiphany_version_minor])
-AC_SUBST([EPIPHANY_API_VERSION],[epiphany_version_major.epiphany_version_minor])
+AC_SUBST([EPIPHANY_API_VERSION])
AC_SUBST([EPIPHANY_UA_VERSION])
# for EPHY_CHECK_VERSION