diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-08-01 19:33:22 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-08-01 19:33:22 +0800 |
commit | ce65d048b1eaf89e4660a5bf2617454f198037ba (patch) | |
tree | bc0dd824170be83124c1e7b881953d507fa2cfda /configure.in | |
parent | ac83d69c67cc1c5b569e23970b0b0819ac448955 (diff) | |
download | gsoc2013-epiphany-ce65d048b1eaf89e4660a5bf2617454f198037ba.tar gsoc2013-epiphany-ce65d048b1eaf89e4660a5bf2617454f198037ba.tar.gz gsoc2013-epiphany-ce65d048b1eaf89e4660a5bf2617454f198037ba.tar.bz2 gsoc2013-epiphany-ce65d048b1eaf89e4660a5bf2617454f198037ba.tar.lz gsoc2013-epiphany-ce65d048b1eaf89e4660a5bf2617454f198037ba.tar.xz gsoc2013-epiphany-ce65d048b1eaf89e4660a5bf2617454f198037ba.tar.zst gsoc2013-epiphany-ce65d048b1eaf89e4660a5bf2617454f198037ba.zip |
Post-release version bump.
2004-08-01 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 660083da7..098ec0bd7 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.4], +AC_INIT([epiphany], [1.3.4.90], [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) GNOME_COMMON_INIT |