aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2016-12-16 11:13:24 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2016-12-16 11:13:24 +0000
commit38490f6ea18064c232bda6ebfbaee052bd8f0951 (patch)
treea1279f2130a1067892a4e5c670b4af025499a3ad /bin
parent876fe2609a09b35ba7bbeae3c3f0e4cb05606fa0 (diff)
Version 2.0.1.v2.0.1
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 6c54b51d0..007cd1839 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:-v2.0}
+VERSION=${VERSION_OVERRIDE:-v2.0.1}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh