aboutsummaryrefslogtreecommitdiffstats
path: root/bin/site-specific-install.sh
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-03-15 15:48:32 +0000
committerMatthew Somerville <matthew@mysociety.org>2013-03-15 17:38:59 +0000
commit8e0aa62249316b5735e02a1a591f9f56ae945226 (patch)
treeba145bf2de4662e126975d153d3066336966b39c /bin/site-specific-install.sh
parent80590a33e14158b7e674455e9d4b1080a52f45f1 (diff)
Update to v1.1.2.v1.1.2
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 d0b3738f3..0f32c86f6 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.1
+VERSION=v1.1.2
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh