From 7491fa62f9d5adcd6b7dbe0c5c72b05b9ec92a3f Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 27 Aug 2007 20:36:58 +0000 Subject: Bump version, but not API version yet (wait until e-e is branched too) svn path=/trunk/; revision=7309 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index ffc51e886..58cb668d7 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -AC_INIT([GNOME Web Browser],[2.19.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.21.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT @@ -29,7 +29,7 @@ EPIPHANY_MAJOR=2.19 EPIPHANY_API_VERSION=2.19 # This should stay at the major version of the latest stable releases -EPIPHANY_UA_VERSION=2.18 +EPIPHANY_UA_VERSION=2.20 AC_SUBST([EPIPHANY_MAJOR]) AC_SUBST([EPIPHANY_API_VERSION]) -- cgit v1.2.3