aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--configure.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e1327870..a78c99af5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-08-25 Christian Persch <chpe@cvs.gnome.org>
+ * configure.in:
+
+ Post-release version bump.
+
+2004-08-25 Christian Persch <chpe@cvs.gnome.org>
+
=== Release 1.3.7 ===
* src/bookmarks/ephy-bookmarks-menu.c: (open_bookmark_cb),
diff --git a/configure.in b/configure.in
index a2df326cd..d314e8dc0 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.7],
+AC_INIT([GNOME Web browser], [1.3.7.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
GNOME_COMMON_INIT