diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-09-29 02:06:26 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-09-29 02:06:26 +0800 |
commit | 12bcaf22d7fe1daea533db0d0d340981dbdcfd38 (patch) | |
tree | 12d050d8012e558d78c8d2d31c45376ac0eed240 /configure.in | |
parent | 2104f133958bc33ae46804c110154b0646c3af25 (diff) | |
download | gsoc2013-epiphany-12bcaf22d7fe1daea533db0d0d340981dbdcfd38.tar gsoc2013-epiphany-12bcaf22d7fe1daea533db0d0d340981dbdcfd38.tar.gz gsoc2013-epiphany-12bcaf22d7fe1daea533db0d0d340981dbdcfd38.tar.bz2 gsoc2013-epiphany-12bcaf22d7fe1daea533db0d0d340981dbdcfd38.tar.lz gsoc2013-epiphany-12bcaf22d7fe1daea533db0d0d340981dbdcfd38.tar.xz gsoc2013-epiphany-12bcaf22d7fe1daea533db0d0d340981dbdcfd38.tar.zst gsoc2013-epiphany-12bcaf22d7fe1daea533db0d0d340981dbdcfd38.zip |
Post-release version bump.
2004-09-28 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 78bdf3439..35304ea6d 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.4.1], +AC_INIT([GNOME Web browser], [1.4.1.90], [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |