From 52bd69d0763194127f71b7bce433035e03257612 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 11 Mar 2007 19:50:47 +0000 Subject: Bump version to 2.19.0, and set API version to 2.19. 2007-03-11 Christian Persch * configure.ac: Bump version to 2.19.0, and set API version to 2.19. svn path=/trunk/; revision=6956 --- ChangeLog | 6 ++++++ configure.ac | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index ae7dd3a48..4e2a7e5f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-03-11 Christian Persch + + * configure.ac: + + Bump version to 2.19.0, and set API version to 2.19. + 2007-03-11 Christian Persch * *: diff --git a/configure.ac b/configure.ac index 52f3c43c8..7b4815230 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.18.0.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.19.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.18 -EPIPHANY_API_VERSION=2.18 +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 -- cgit v1.2.3