aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2016-11-08 11:14:32 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2016-11-15 10:46:17 +0000
commit46f4eda18358418fd8460e7b6182b5d2a65f859d (patch)
treee71475f5208cc6894068cbf37ba67a7312cfd8c1 /bin
parent27accd002be39f770124a8a0b2c5daa22d1c8f76 (diff)
Version 2.0.
Diffstat (limited to 'bin')
-rw-r--r--bin/site-specific-install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/site-specific-install.sh b/bin/site-specific-install.sh
index 1839af11b..6c54b51d0 100644
--- a/bin/site-specific-install.sh
+++ b/bin/site-specific-install.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Set this to the version we want to check out
-VERSION=${VERSION_OVERRIDE:-v1.8.4}
+VERSION=${VERSION_OVERRIDE:-v2.0}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh