aboutsummaryrefslogtreecommitdiffstats
path: root/bin/site-specific-install.sh
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-11-12 10:47:57 +0000
committerMatthew Somerville <matthew@mysociety.org>2013-11-12 13:29:39 +0000
commit4e3dfe356c45f6c5361b5480de233f51339af668 (patch)
tree0ccaae14cf9598554f544633d94a0ddafa9e4e9c /bin/site-specific-install.sh
parent5e0b1df35374b71e7c921188956c4a1f7801f50d (diff)
Version 1.3.v1.3
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 791530a2d..3cc84007a 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.2.6}
+VERSION=${VERSION_OVERRIDE:-v1.3}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh