aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-02-22 12:29:51 +0000
committerMatthew Somerville <matthew@mysociety.org>2013-02-22 12:29:51 +0000
commit9936d5f8c2907a1c757b29d30681e9d30ba2100c (patch)
treec995bbc5a916e6d48b7b580f51268dd4618415f4 /bin
parent4a842c74d8b693e09dc5f3d1e8ab40ffb09d3352 (diff)
Update to v1.1.1.v1.1.1
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 415f00620..d0b3738f3 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=v1.1
+VERSION=v1.1.1
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh