aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a29825e71..5b763907b 100644
--- a/configure.in
+++ b/configure.in
@@ -194,7 +194,7 @@ case "$MOZILLA_VERSION" in
1.7a) MOZILLA_SNAPSHOT=14 ;;
1.7b) MOZILLA_SNAPSHOT=14 ;;
1.7) MOZILLA_SNAPSHOT=14 ;;
-trunk) MOZILLA_SNAPSHOT=13 ;;
+trunk) MOZILLA_SNAPSHOT=14 ;;
*) AC_ERROR([
*****************************************************************************
Epiphany can be built using Mozilla 1.4, 1.4.1, 1.5, 1.6a, 1.6b, 1.6, 1.7a or