epiphany r8043 - branches/gnome-2-22



Author: chpe
Date: Wed Mar  5 19:00:57 2008
New Revision: 8043
URL: http://svn.gnome.org/viewvc/epiphany?rev=8043&view=rev

Log:
Updating version on branch

Modified:
   branches/gnome-2-22/configure.ac

Modified: branches/gnome-2-22/configure.ac
==============================================================================
--- branches/gnome-2-22/configure.ac	(original)
+++ branches/gnome-2-22/configure.ac	Wed Mar  5 19:00:57 2008
@@ -16,12 +16,12 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
 
 m4_define([epiphany_version_major],[2])
-m4_define([epiphany_version_minor],[21])
-m4_define([epiphany_version_micro],[92])
+m4_define([epiphany_version_minor],[22])
+m4_define([epiphany_version_micro],[0])
 m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
 
 # This can be either "trunk" or "branches/gnome-x-y"
-m4_define([epiphany_branch],["trunk"])
+m4_define([epiphany_branch],["branches/gnome-2-22"])
 
 AC_INIT([GNOME Web Browser],[epiphany_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
 
@@ -33,10 +33,10 @@
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([configure.ac])
 
-EPIPHANY_API_VERSION=2.21.2
+EPIPHANY_API_VERSION=2.22
 
 # This should stay at the major version of the latest stable releases
-EPIPHANY_UA_VERSION=2.20
+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])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]