aboutsummaryrefslogtreecommitdiffstats
path: root/bin/site-specific-install.sh
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2014-05-16 17:56:50 +0100
committerMatthew Somerville <matthew@mysociety.org>2014-05-23 11:13:35 +0100
commit0c8ec1cc0f2082413cb9765c8e86928642553270 (patch)
tree97d0c62c8da017973944c84ca38012999c1b63ad /bin/site-specific-install.sh
parent9549c546aa32176611f19aaa49c8cb9e48d2ec77 (diff)
Version 1.4.1.v1.4.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 90fa2f65f..2bf8e3e90 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}
+VERSION=${VERSION_OVERRIDE:-v1.4.1}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh