aboutsummaryrefslogtreecommitdiffstats
path: root/bin/site-specific-install.sh
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2015-07-09 20:30:29 +0100
committerMatthew Somerville <matthew@mysociety.org>2015-07-10 13:49:26 +0100
commit765a7ef0ed33d010c9bc0a02a021d632c9fb9990 (patch)
treec30f841fa7975412cac2fe237b108d8bab945eca /bin/site-specific-install.sh
parentcc6a278898087665071cc68664622cf49b84f693 (diff)
Version 1.5.5.v1.5.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 1408e7ce9..05bec27f5 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.4}
+VERSION=${VERSION_OVERRIDE:-v1.5.5}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh