From d304095a06d270ec204cc125f5bb45e88c7e8cd7 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 3 Sep 2006 17:01:09 +0000 Subject: Update API version for 2.16. 2006-09-03 Christian Persch * configure.ac: Update API version for 2.16. --- configure.ac | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e7ab03d05..d06932ac9 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.15.99],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT @@ -25,11 +25,11 @@ AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([configure.ac]) -EPIPHANY_MAJOR=2.15 -EPIPHANY_API_VERSION=2.15 +EPIPHANY_MAJOR=2.16 +EPIPHANY_API_VERSION=2.16 # This should stay at the major version of the latest stable releases -EPIPHANY_UA_VERSION=2.14 +EPIPHANY_UA_VERSION=2.16 AC_SUBST([EPIPHANY_MAJOR]) AC_SUBST([EPIPHANY_API_VERSION]) -- cgit v1.2.3