aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2014-12-12 16:22:35 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2014-12-12 16:22:35 +0000
commit6652663b5f5a2abee0f0493e211baede15f662ba (patch)
treebf0445a490aa08e53c9aec761a83f16a8a637ec5 /bin
parent6257b1c812159b75b72ed46e46d3accdc79fa9ff (diff)
Version 1.5.1.v1.5.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 2b1c496fe..774f90b15 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.5}
+VERSION=${VERSION_OVERRIDE:-v1.5.1}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh