diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-06-14 03:26:46 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-06-14 03:26:46 +0800 |
commit | 6ce5d98ed49282c530393a05bb402a4ea25fc66d (patch) | |
tree | 6414fa71e5d203548199796b1274e13b5b9ebc16 | |
parent | dcf7b52114775f89c07eef579a8144199e72626d (diff) | |
download | gsoc2013-epiphany-6ce5d98ed49282c530393a05bb402a4ea25fc66d.tar gsoc2013-epiphany-6ce5d98ed49282c530393a05bb402a4ea25fc66d.tar.gz gsoc2013-epiphany-6ce5d98ed49282c530393a05bb402a4ea25fc66d.tar.bz2 gsoc2013-epiphany-6ce5d98ed49282c530393a05bb402a4ea25fc66d.tar.lz gsoc2013-epiphany-6ce5d98ed49282c530393a05bb402a4ea25fc66d.tar.xz gsoc2013-epiphany-6ce5d98ed49282c530393a05bb402a4ea25fc66d.tar.zst gsoc2013-epiphany-6ce5d98ed49282c530393a05bb402a4ea25fc66d.zip |
Post-release version bump.
2004-06-13 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-06-13 Christian Persch <chpe@cvs.gnome.org> + * configure.in: + + Post-release version bump. + +2004-06-13 Christian Persch <chpe@cvs.gnome.org> + === Release 1.2.6 === 2004-06-13 Christian Persch <chpe@cvs.gnome.org> diff --git a/configure.in b/configure.in index b4bc4aa84..b6afce6be 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.6], +AC_INIT([epiphany], [1.2.6.90], [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) GNOME_COMMON_INIT |