aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2016-03-23 12:51:31 +0000
committerMatthew Somerville <matthew@mysociety.org>2016-03-23 12:51:31 +0000
commit4345263c9de752454795ad57323e684e41e702a8 (patch)
tree69ac1575105966f11d3f4db058e922bc07a2d802 /bin
parentf1b3e509455163b0f3362e460d201d04593a8388 (diff)
Version 1.8.1.v1.8.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 4083d9d75..d20a15ea2 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}
+VERSION=${VERSION_OVERRIDE:-v1.8.1}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh