aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-09-13 14:07:25 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2013-09-13 15:09:02 +0100
commitb37857e455ee012e65c333a5838d27bf55c8099e (patch)
treea30a6cf3c6dd80d31db6da862c511bcfcb3fef79 /bin
parent54492adeede411f4391dd6cd7cf5f62061d55fdb (diff)
Version 1.2.5.v1.2.5
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 5e59052a7..54d1c7154 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.4}
+VERSION=${VERSION_OVERRIDE:-v1.2.5}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh