aboutsummaryrefslogtreecommitdiffstats
path: root/bin/site-specific-install.sh
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2014-11-19 17:48:59 +0000
committerMatthew Somerville <matthew@mysociety.org>2014-11-19 18:10:18 +0000
commitedbcff496f7c7cfc4034447da2d20d9072f636a9 (patch)
tree2118eb0f1a7022081c87d317655899e51a0d0734 /bin/site-specific-install.sh
parentf3d35dfca2267cf16183a37845a60a6834ddb685 (diff)
Version 1.5.
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 3794d6bfc..2b1c496fe 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.4.2}
+VERSION=${VERSION_OVERRIDE:-v1.5}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh