aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-09-05 18:17:28 +0100
committerMatthew Somerville <matthew@mysociety.org>2013-09-05 18:17:28 +0100
commit991ed7a90e3fbfdab04f06f699bf7587ad858834 (patch)
tree7d9f82f3d3a00a94e2bde29761cb4e0a280857c7 /bin
parent3c420fdd6618a7e7f466afcb1122aeb08ade5d58 (diff)
Version 1.2.4.v1.2.4
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 d5d10d308..d3da12104 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.3}
+VERSION=${VERSION_OVERRIDE:-v1.2.4}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh