diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-04-18 22:05:03 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-04-18 22:05:03 +0800 |
commit | 9a06151babffec744134202bc01425604b01a859 (patch) | |
tree | 5f1416d8e8b87bf6c36928fdbf15039e533107b2 /configure.in | |
parent | c6674ee3de98b940f187981cb7da7ce53d19d5f0 (diff) | |
download | gsoc2013-epiphany-9a06151babffec744134202bc01425604b01a859.tar gsoc2013-epiphany-9a06151babffec744134202bc01425604b01a859.tar.gz gsoc2013-epiphany-9a06151babffec744134202bc01425604b01a859.tar.bz2 gsoc2013-epiphany-9a06151babffec744134202bc01425604b01a859.tar.lz gsoc2013-epiphany-9a06151babffec744134202bc01425604b01a859.tar.xz gsoc2013-epiphany-9a06151babffec744134202bc01425604b01a859.tar.zst gsoc2013-epiphany-9a06151babffec744134202bc01425604b01a859.zip |
Post-release version bump.
2004-04-18 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 4f84cb403..7a5ed3d08 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.3], +AC_INIT([epiphany], [1.2.3.90], [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.2 |