diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-07-07 03:26:41 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-07-07 03:26:41 +0800 |
commit | 0d21adc810497452692b2e079c1fa6d7c66ec87b (patch) | |
tree | e449c9d0eb31c837aca2b34faa76f5a49f395c91 | |
parent | 96ef31433f8c4796195c1635e92733fcad05259a (diff) | |
download | gsoc2013-epiphany-0d21adc810497452692b2e079c1fa6d7c66ec87b.tar gsoc2013-epiphany-0d21adc810497452692b2e079c1fa6d7c66ec87b.tar.gz gsoc2013-epiphany-0d21adc810497452692b2e079c1fa6d7c66ec87b.tar.bz2 gsoc2013-epiphany-0d21adc810497452692b2e079c1fa6d7c66ec87b.tar.lz gsoc2013-epiphany-0d21adc810497452692b2e079c1fa6d7c66ec87b.tar.xz gsoc2013-epiphany-0d21adc810497452692b2e079c1fa6d7c66ec87b.tar.zst gsoc2013-epiphany-0d21adc810497452692b2e079c1fa6d7c66ec87b.zip |
Post-release version bump.
2004-07-06 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-07-06 Christian Persch <chpe@cvs.gnome.org> + * configure.in: + + Post-release version bump. + +2004-07-06 Christian Persch <chpe@cvs.gnome.org> + === Release 1.3.2 === 2004-07-06 Christian Persch <chpe@cvs.gnome.org> diff --git a/configure.in b/configure.in index 2b326630a..f3fd65177 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.2, +AC_INIT(epiphany, 1.3.2.90, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) GNOME_COMMON_INIT |