summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-05-29 13:58:09 +0000
committerChristian Persch <chpe@src.gnome.org>2004-05-29 13:58:09 +0000
commit57c1328225d838b04a778f9aa33205e3e5e2eac8 (patch)
treec0739cdfc8eda97c52d15b17e9efe2852e738de8
parent017cbefa7155298ebebc4c599430a4da8dd1a9b4 (diff)
downloadepiphany-57c1328225d838b04a778f9aa33205e3e5e2eac8.tar.gz
Increase mozilla snapshot level for 1.8a2/trunk.
2004-05-29 Christian Persch <chpe@cvs.gnome.org> * configure.in: Increase mozilla snapshot level for 1.8a2/trunk.
-rw-r--r--ChangeLog6
-rw-r--r--configure.in4
2 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c53994ce..029e6cd40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-05-29 Christian Persch <chpe@cvs.gnome.org>
+ * configure.in:
+
+ Increase mozilla snapshot level for 1.8a2/trunk.
+
+2004-05-29 Christian Persch <chpe@cvs.gnome.org>
+
* NEWS:
Update for 1.3.0.
diff --git a/configure.in b/configure.in
index c3f5d6d02..a122f707d 100644
--- a/configure.in
+++ b/configure.in
@@ -159,8 +159,8 @@ case "$MOZILLA_VERSION" in
branch1.7) MOZILLA_SNAPSHOT=16 ;;
1.8a) MOZILLA_SNAPSHOT=18 ;;
1.8a1) MOZILLA_SNAPSHOT=18 ;;
-1.8a2) MOZILLA_SNAPSHOT=18 ;;
-trunk) MOZILLA_SNAPSHOT=18 ;;
+1.8a2) MOZILLA_SNAPSHOT=19 ;;
+trunk) MOZILLA_SNAPSHOT=19 ;;
*) AC_ERROR([
*****************************************************************************
Epiphany can be built using Mozilla 1.6, 1.7a, 1.7b, 1.8a or