diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.in | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,6 +1,12 @@ 2004-05-31 Christian Persch <chpe@cvs.gnome.org> * configure.in: + + Post-release version bump. + +2004-05-31 Christian Persch <chpe@cvs.gnome.org> + + * configure.in: * doc/reference/tmpl/ephy-command-manager.sgml: * doc/reference/tmpl/ephy-embed-persist.sgml: * doc/reference/tmpl/ephy-embed.sgml: diff --git a/configure.in b/configure.in index c49af07b2..afd2e6211 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.0, +AC_INIT(epiphany, 1.3.0.90, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.3 |