diff options
author | Xan Lopez <xan@src.gnome.org> | 2003-09-25 02:34:04 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2003-09-25 02:34:04 +0800 |
commit | ca8f357fd917b4cab36550fd837777b6b5b3caed (patch) | |
tree | b60f56af41800c2a93da524b1cee317391a56c40 /configure.in | |
parent | 6207b89fee0b0d515789256374493ae149046474 (diff) | |
download | gsoc2013-epiphany-ca8f357fd917b4cab36550fd837777b6b5b3caed.tar.gz gsoc2013-epiphany-ca8f357fd917b4cab36550fd837777b6b5b3caed.tar.zst gsoc2013-epiphany-ca8f357fd917b4cab36550fd837777b6b5b3caed.zip |
Add 1.6a to the list.
Add 1.6a to the list.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 093811944..e106167d2 100644 --- a/configure.in +++ b/configure.in @@ -165,6 +165,7 @@ 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 ;; *) AC_ERROR([ ***************************************************************************** |