aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2003-09-27 21:17:41 +0800
committerXan Lopez <xan@src.gnome.org>2003-09-27 21:17:41 +0800
commit6d4057eecb2f6cb916984d3c81403061b010214d (patch)
treecb1759b74b29e62b7ced8da3ddb75720181a6c98 /configure.in
parent56d203dcae42202338ac474be30e2127dabd763a (diff)
downloadgsoc2013-epiphany-6d4057eecb2f6cb916984d3c81403061b010214d.tar
gsoc2013-epiphany-6d4057eecb2f6cb916984d3c81403061b010214d.tar.gz
gsoc2013-epiphany-6d4057eecb2f6cb916984d3c81403061b010214d.tar.bz2
gsoc2013-epiphany-6d4057eecb2f6cb916984d3c81403061b010214d.tar.lz
gsoc2013-epiphany-6d4057eecb2f6cb916984d3c81403061b010214d.tar.xz
gsoc2013-epiphany-6d4057eecb2f6cb916984d3c81403061b010214d.tar.zst
gsoc2013-epiphany-6d4057eecb2f6cb916984d3c81403061b010214d.zip
Forgot this.
Forgot this.
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 e106167d2..77cd0f78c 100644
--- a/configure.in
+++ b/configure.in
@@ -165,8 +165,8 @@ case "$MOZILLA_VERSION" in
1.4.1) MOZILLA_SNAPSHOT=9 ;;
1.5a) MOZILLA_SNAPSHOT=10 ;;
1.5b) MOZILLA_SNAPSHOT=11 ;;
- 1.6a) MOZILLA_SNAPSHOT=11 ;;
-trunk) MOZILLA_SNAPSHOT=11 ;;
+ 1.6a) MOZILLA_SNAPSHOT=12 ;;
+trunk) MOZILLA_SNAPSHOT=12 ;;
*) AC_ERROR([
*****************************************************************************
Epiphany can be built using Mozilla 1.4, 1.5a, 1.5b or