aboutsummaryrefslogtreecommitdiffstats
path: root/bin/site-specific-install.sh
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-05-02 22:09:57 +0100
committerMatthew Somerville <matthew@mysociety.org>2013-05-02 22:09:57 +0100
commit408d9c08e172c0a6023a15f786c534839a2c56c9 (patch)
tree98890aadd2b94ab99fa15082f7223a29f13f255f /bin/site-specific-install.sh
parentf429c6baef07393b37db9d45dce453fb431da3d5 (diff)
Update to v1.2.v1.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 41d35f783..7c17198b2 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.2
+VERSION=v1.2
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh