diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-05-31 20:23:15 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-05-31 20:23:15 +0800 |
commit | 5066c6e829f6a340f03140a1bd4a267aba9d6002 (patch) | |
tree | 667ed0de968ac848d29f12ebdb08846eaa6746ff /configure.in | |
parent | 3fb9386051e01b9091949ef0415258793a2f6355 (diff) | |
download | gsoc2013-epiphany-5066c6e829f6a340f03140a1bd4a267aba9d6002.tar gsoc2013-epiphany-5066c6e829f6a340f03140a1bd4a267aba9d6002.tar.gz gsoc2013-epiphany-5066c6e829f6a340f03140a1bd4a267aba9d6002.tar.bz2 gsoc2013-epiphany-5066c6e829f6a340f03140a1bd4a267aba9d6002.tar.lz gsoc2013-epiphany-5066c6e829f6a340f03140a1bd4a267aba9d6002.tar.xz gsoc2013-epiphany-5066c6e829f6a340f03140a1bd4a267aba9d6002.tar.zst gsoc2013-epiphany-5066c6e829f6a340f03140a1bd4a267aba9d6002.zip |
Post-release version bump.
2004-05-31 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 c49af07b2..afd2e6211 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.3.0, +AC_INIT(epiphany, 1.3.0.90, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.3 |