aboutsummaryrefslogtreecommitdiffstats
path: root/bin/site-specific-install.sh
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2016-04-27 14:22:53 +0100
committerMatthew Somerville <matthew@mysociety.org>2016-05-03 13:46:17 +0100
commit738b56a6b7d0a8ca93f78406054a7c9edae85fc3 (patch)
treee40cf3d16983e7fb10f4a0d4f96788468ac25259 /bin/site-specific-install.sh
parentd63f2c65cb8f2eb2e94f8727780cdb320527bbf6 (diff)
Version 1.7.1.v1.7.1
Diffstat (limited to 'bin/site-specific-install.sh')
-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 4c39a1bd7..9f72cc442 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.7}
+VERSION=${VERSION_OVERRIDE:-v1.7.1}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh