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 | |
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.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.in | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,11 @@ 2004-08-01 Christian Persch <chpe@cvs.gnome.org> + * configure.in: + + Post-release version bump. + +2004-08-01 Christian Persch <chpe@cvs.gnome.org> + * NEWS: * doc/reference/tmpl/ephy-embed.sgml: 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 |