aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-05-29 21:58:09 +0800
committerChristian Persch <chpe@src.gnome.org>2004-05-29 21:58:09 +0800
commit57c1328225d838b04a778f9aa33205e3e5e2eac8 (patch)
treec0739cdfc8eda97c52d15b17e9efe2852e738de8 /configure.in
parent017cbefa7155298ebebc4c599430a4da8dd1a9b4 (diff)
downloadgsoc2013-epiphany-57c1328225d838b04a778f9aa33205e3e5e2eac8.tar
gsoc2013-epiphany-57c1328225d838b04a778f9aa33205e3e5e2eac8.tar.gz
gsoc2013-epiphany-57c1328225d838b04a778f9aa33205e3e5e2eac8.tar.bz2
gsoc2013-epiphany-57c1328225d838b04a778f9aa33205e3e5e2eac8.tar.lz
gsoc2013-epiphany-57c1328225d838b04a778f9aa33205e3e5e2eac8.tar.xz
gsoc2013-epiphany-57c1328225d838b04a778f9aa33205e3e5e2eac8.tar.zst
gsoc2013-epiphany-57c1328225d838b04a778f9aa33205e3e5e2eac8.zip
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.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
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