diff options
author | Christian Persch <chpe@src.gnome.org> | 2004-07-22 16:05:55 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-07-22 16:05:55 +0800 |
commit | 1c552cd461861fce41c2c22255cff5d841d2c6e6 (patch) | |
tree | 0fa1c77ae93ac6248ca439639c10d2623887b8fc | |
parent | b67a6275078be6d5dcdc2328fe54856868c908e2 (diff) | |
download | gsoc2013-epiphany-1c552cd461861fce41c2c22255cff5d841d2c6e6.tar.gz gsoc2013-epiphany-1c552cd461861fce41c2c22255cff5d841d2c6e6.tar.zst gsoc2013-epiphany-1c552cd461861fce41c2c22255cff5d841d2c6e6.zip |
*** empty log message ***
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 7f7d042a9..7c8824d6a 100644 --- a/configure.in +++ b/configure.in @@ -206,6 +206,7 @@ case "$MOZILLA_VERSION" in 1.7) MOZILLA_SNAPSHOT=17 ;; 1.7.1) MOZILLA_SNAPSHOT=17 ;; 1.7.2) MOZILLA_SNAPSHOT=17 ;; +1.7.3) MOZILLA_SNAPSHOT=17 ;; branch1.7) MOZILLA_SNAPSHOT=17 ;; 1.8a) MOZILLA_SNAPSHOT=18 ;; 1.8a1) MOZILLA_SNAPSHOT=18 ;; |