aboutsummaryrefslogtreecommitdiffstats
path: root/bin/site-specific-install.sh
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2016-07-06 12:27:12 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2016-07-06 16:24:18 +0100
commit8efbb8d3c94f21d5ffcd76119e0114f8d59e9d80 (patch)
treecf1c2df48dc68075de29f544de063695cbf9252d /bin/site-specific-install.sh
parente57204c2676664a2d6551a7f2c859d722646b28c (diff)
Version 1.7.2.v1.7.2
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 9f72cc442..a8f55209d 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.1}
+VERSION=${VERSION_OVERRIDE:-v1.7.2}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh