diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-08-25 07:03:55 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-08-25 07:03:55 +0800 |
commit | 6830dc4a2a4272a035b8af56e98c3d8d04c4467c (patch) | |
tree | 3b0be3d1c1f6ed7c78a3130bdcaad67cac5f9479 /configure.in | |
parent | a7d788e5ee20302668b2335bd5f7f8d6aa64e36a (diff) | |
download | gsoc2013-epiphany-6830dc4a2a4272a035b8af56e98c3d8d04c4467c.tar gsoc2013-epiphany-6830dc4a2a4272a035b8af56e98c3d8d04c4467c.tar.gz gsoc2013-epiphany-6830dc4a2a4272a035b8af56e98c3d8d04c4467c.tar.bz2 gsoc2013-epiphany-6830dc4a2a4272a035b8af56e98c3d8d04c4467c.tar.lz gsoc2013-epiphany-6830dc4a2a4272a035b8af56e98c3d8d04c4467c.tar.xz gsoc2013-epiphany-6830dc4a2a4272a035b8af56e98c3d8d04c4467c.tar.zst gsoc2013-epiphany-6830dc4a2a4272a035b8af56e98c3d8d04c4467c.zip |
Post-release version bump.
2004-08-25 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Post-release version bump.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index a2df326cd..d314e8dc0 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([GNOME Web browser], [1.3.7], +AC_INIT([GNOME Web browser], [1.3.7.90], [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |