aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2004-08-12 18:01:23 +0800
committerChristian Persch <chpe@src.gnome.org>2004-08-12 18:01:23 +0800
commit8db54c8abd2587c691bd2092e0ebbd36a71f9e5b (patch)
tree6c57d4be164877277f055c22ef547c4cdd218d98
parent4e2ebdad25a12a5faa2445c085ed402bcc639e36 (diff)
downloadgsoc2013-epiphany-8db54c8abd2587c691bd2092e0ebbd36a71f9e5b.tar
gsoc2013-epiphany-8db54c8abd2587c691bd2092e0ebbd36a71f9e5b.tar.gz
gsoc2013-epiphany-8db54c8abd2587c691bd2092e0ebbd36a71f9e5b.tar.bz2
gsoc2013-epiphany-8db54c8abd2587c691bd2092e0ebbd36a71f9e5b.tar.lz
gsoc2013-epiphany-8db54c8abd2587c691bd2092e0ebbd36a71f9e5b.tar.xz
gsoc2013-epiphany-8db54c8abd2587c691bd2092e0ebbd36a71f9e5b.tar.zst
gsoc2013-epiphany-8db54c8abd2587c691bd2092e0ebbd36a71f9e5b.zip
*** empty log message ***
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index dc3cb66d0..8263a6fae 100644
--- a/configure.in
+++ b/configure.in
@@ -206,6 +206,7 @@ case "$MOZILLA_VERSION" in
1.7.4) MOZILLA_SNAPSHOT=17 ;;
1.7.5) MOZILLA_SNAPSHOT=17 ;;
branch1.7) MOZILLA_SNAPSHOT=17 ;;
+1.8a1) MOZILLA_SNAPSHOT=18 ;;
1.8a2) MOZILLA_SNAPSHOT=19 ;;
1.8a3) MOZILLA_SNAPSHOT=20 ;;
1.8b) MOZILLA_SNAPSHOT=20 ;;