aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2014-05-16 17:56:50 +0100
committerMatthew Somerville <matthew@mysociety.org>2014-05-16 18:26:16 +0100
commitc83c3b9e0e98c009d7cd123724251d3a91a2557b (patch)
tree031b721896c43c1244dbb973a08250a519f67286 /bin
parentdf23f3670f82461e6e9eb2372f7ed0869b6755a0 (diff)
Version 1.4.v1.4
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 3cc84007a..90fa2f65f 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.3}
+VERSION=${VERSION_OVERRIDE:-v1.4}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh