aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2016-05-03 11:25:13 +0100
committerMatthew Somerville <matthew@mysociety.org>2016-05-03 13:32:54 +0100
commit89b0efeb94631c4c31ce33e7f98297e754dd226d (patch)
tree44d1d7ade0861dd15b8cc480c4b8dafd629367e4 /bin
parent7777e305ee6f00ab6503f07249b13756bbd749b1 (diff)
Version 1.8.2.v1.8.2
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 d20a15ea2..8cca28650 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.1}
+VERSION=${VERSION_OVERRIDE:-v1.8.2}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh