aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2015-07-31 17:22:25 +0100
committerMatthew Somerville <matthew@mysociety.org>2015-07-31 17:22:25 +0100
commit6b84622fb7d58531baa7943abdcc7620999c34ee (patch)
tree505f561b5f16c5b78f07514e8c2b2bdc18fef51d /bin
parentf929b3f79d3d3eea3a4a284a221b3106957a6fc9 (diff)
Version 1.6.1.v1.6.1
(Renumbering version 1.5.5 to 1.6.)
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 05bec27f5..75b016bb5 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.5}
+VERSION=${VERSION_OVERRIDE:-v1.6.1}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh