diff options
author | Christian Persch <chpe@svn.gnome.org> | 2007-02-13 03:17:54 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-02-13 03:17:54 +0800 |
commit | c5dece03dd6af9aa34c960cc3990c0b401a4a6f2 (patch) | |
tree | c6550b2e100d04c47c1dc4e82cbcfc969035443f /configure.ac | |
parent | 78af3f21eef420fa3d6c850fb87ff5e92d5efb26 (diff) | |
download | gsoc2013-epiphany-c5dece03dd6af9aa34c960cc3990c0b401a4a6f2.tar gsoc2013-epiphany-c5dece03dd6af9aa34c960cc3990c0b401a4a6f2.tar.gz gsoc2013-epiphany-c5dece03dd6af9aa34c960cc3990c0b401a4a6f2.tar.bz2 gsoc2013-epiphany-c5dece03dd6af9aa34c960cc3990c0b401a4a6f2.tar.lz gsoc2013-epiphany-c5dece03dd6af9aa34c960cc3990c0b401a4a6f2.tar.xz gsoc2013-epiphany-c5dece03dd6af9aa34c960cc3990c0b401a4a6f2.tar.zst gsoc2013-epiphany-c5dece03dd6af9aa34c960cc3990c0b401a4a6f2.zip |
Post-release version bump.WEBKIT_BRANCHPOINT
2007-02-12 Christian Persch <chpe@svn.gnome.org>
* configure.ac:
Post-release version bump.
svn path=/trunk/; revision=6906
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d79eac452..3e8d95564 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.17.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.17.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |