aboutsummaryrefslogtreecommitdiffstats
path: root/bin/site-specific-install.sh
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-06-05 10:03:00 +0100
committerMatthew Somerville <matthew@mysociety.org>2013-06-05 10:03:00 +0100
commit510317a4bedfcabebab7329b0b5c7809a8c5f1c1 (patch)
tree38cbb26b22574bc199fdb3d6945663cfb52b0d6e /bin/site-specific-install.sh
parenta8e7842bd2a2e7f6f25cd947aca5174356d9bfcc (diff)
Update to v1.2.1.v1.2.1
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 7c17198b2..bd435d8d7 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.2
+VERSION=v1.2.1
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh