aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--NEWS10
-rw-r--r--configure.in2
3 files changed, 18 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 40039d449..3be7979d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-07-06 Christian Persch <chpe@cvs.gnome.org>
+
+ * NEWS:
+ * configure.in:
+
+ Version 1.3.2.
+
2004-07-06 Xan Lopez <xan@gnome.org>
* embed/mozilla/MozDownload.cpp:
diff --git a/NEWS b/NEWS
index d7f562ebd..2dcb9f726 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
==============
+Epiphany 1.3.2
+==============
+
+Bug fixes
+
+ * Fix crash when download finishes (Xan)
+
+
+
+==============
Epiphany 1.3.1
==============
diff --git a/configure.in b/configure.in
index 817a0e015..2b326630a 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.1.90,
+AC_INIT(epiphany, 1.3.2,
[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany])
GNOME_COMMON_INIT