diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-05-04 05:51:19 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-05-04 05:51:19 +0800 |
commit | 908ffadfccb1e2bd0595dbc1a37355d445808a54 (patch) | |
tree | 2c91c6ecc404e294e61aca3e8964afd27fdf4b08 /configure.in | |
parent | 42323c6b173295fe7b817fc88ad81191f054a81f (diff) | |
download | gsoc2013-epiphany-908ffadfccb1e2bd0595dbc1a37355d445808a54.tar gsoc2013-epiphany-908ffadfccb1e2bd0595dbc1a37355d445808a54.tar.gz gsoc2013-epiphany-908ffadfccb1e2bd0595dbc1a37355d445808a54.tar.bz2 gsoc2013-epiphany-908ffadfccb1e2bd0595dbc1a37355d445808a54.tar.lz gsoc2013-epiphany-908ffadfccb1e2bd0595dbc1a37355d445808a54.tar.xz gsoc2013-epiphany-908ffadfccb1e2bd0595dbc1a37355d445808a54.tar.zst gsoc2013-epiphany-908ffadfccb1e2bd0595dbc1a37355d445808a54.zip |
Post-release version bump.
2004-05-03 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 db9b0606c..c28fd4057 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([epiphany], [1.2.5], +AC_INIT([epiphany], [1.2.5.90], [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.2 |