aboutsummaryrefslogtreecommitdiffstats
path: root/bin/site-specific-install.sh
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2015-01-20 17:14:55 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2015-01-21 15:39:52 +0000
commit04117b8be30b5d82d50cdc047ac4e7c19864f8ed (patch)
tree0ad76681852e00228dea97b148781b3d57a5e4f6 /bin/site-specific-install.sh
parent201d5cc38c2a75831d5c8e12e498b6e808aee2dc (diff)
Version 1.5.3.v1.5.3
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 de75d45ae..c57678b7b 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.5.2}
+VERSION=${VERSION_OVERRIDE:-v1.5.3}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh