diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-08-30 22:54:18 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-08-30 22:54:18 +0800 |
commit | 8304ed8a71a9bde93543643ec51cc54f97b7570e (patch) | |
tree | ee17deb7eb532fae0480d6245ec4eaaa7ce0f86e | |
parent | a824f0ecdd9b8255ce8ee2ffa9273ee2cb8c1d24 (diff) | |
download | gsoc2013-epiphany-8304ed8a71a9bde93543643ec51cc54f97b7570e.tar gsoc2013-epiphany-8304ed8a71a9bde93543643ec51cc54f97b7570e.tar.gz gsoc2013-epiphany-8304ed8a71a9bde93543643ec51cc54f97b7570e.tar.bz2 gsoc2013-epiphany-8304ed8a71a9bde93543643ec51cc54f97b7570e.tar.lz gsoc2013-epiphany-8304ed8a71a9bde93543643ec51cc54f97b7570e.tar.xz gsoc2013-epiphany-8304ed8a71a9bde93543643ec51cc54f97b7570e.tar.zst gsoc2013-epiphany-8304ed8a71a9bde93543643ec51cc54f97b7570e.zip |
Post-release version bump.pre-gnome-2-10-branchpoint
2004-08-30 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-30 Christian Persch <chpe@cvs.gnome.org> + * configure.in: + + Post-release version bump. + +2004-08-30 Christian Persch <chpe@cvs.gnome.org> + * doc/reference/tmpl/ephy-embed.sgml: === Release 1.3.8 === diff --git a/configure.in b/configure.in index 90b68461c..a8d2ef6f1 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.3.8], +AC_INIT([GNOME Web browser], [1.3.8.90], [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |