summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-08-06 10:20:32 +0000
committerChristian Persch <chpe@src.gnome.org>2004-08-06 10:20:32 +0000
commite6aaa300c0e02006bc6f2cab822f56471718e934 (patch)
tree60ba2d2d73faba7de56602f69ae1443c3761cff6
parent6194c4267e35ae0e3bc67adbe6570e83171fd8e0 (diff)
downloadepiphany-e6aaa300c0e02006bc6f2cab822f56471718e934.tar.gz
Remove 1.7{a,b,rc*}.
2004-08-06 Christian Persch <chpe@cvs.gnome.org> * configure.in: Remove 1.7{a,b,rc*}.
-rw-r--r--ChangeLog6
-rw-r--r--configure.in7
2 files changed, 8 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index befd0e838..3bfb3a15f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-08-06 Christian Persch <chpe@cvs.gnome.org>
+
+ * configure.in:
+
+ Remove 1.7{a,b,rc*}.
+
2004-08-04 Christian Persch <chpe@cvs.gnome.org>
* src/window-commands.c: (editor_can_open_uri):
diff --git a/configure.in b/configure.in
index 5741ccb29..b0df7b31e 100644
--- a/configure.in
+++ b/configure.in
@@ -199,15 +199,12 @@ case "$MOZILLA_VERSION" in
1.5) MOZILLA_SNAPSHOT=11 ;;
1.5.1) MOZILLA_SNAPSHOT=11 ;;
1.6) MOZILLA_SNAPSHOT=13 ;;
- 1.7a) MOZILLA_SNAPSHOT=14 ;;
- 1.7b) MOZILLA_SNAPSHOT=15 ;;
-1.7rc1) MOZILLA_SNAPSHOT=15 ;;
-1.7rc2) MOZILLA_SNAPSHOT=16 ;;
-1.7rc3) MOZILLA_SNAPSHOT=17 ;;
1.7) MOZILLA_SNAPSHOT=17 ;;
1.7.1) MOZILLA_SNAPSHOT=17 ;;
1.7.2) MOZILLA_SNAPSHOT=17 ;;
1.7.3) MOZILLA_SNAPSHOT=17 ;;
+1.7.4) MOZILLA_SNAPSHOT=17 ;;
+1.7.5) MOZILLA_SNAPSHOT=17 ;;
branch1.7) MOZILLA_SNAPSHOT=17 ;;
1.8a) MOZILLA_SNAPSHOT=18 ;;
1.8a1) MOZILLA_SNAPSHOT=18 ;;