aboutsummaryrefslogtreecommitdiffstats
path: root/bin/site-specific-install.sh
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-11-06 12:39:29 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-11-06 16:39:41 +0000
commit7366075509383d3efba4202847579754f628f035 (patch)
tree92601c512509c391998eb79ab94ca82ec054ad23 /bin/site-specific-install.sh
parent29aa60b63a440a2721797e0b595ff8004bef4e12 (diff)
Version 2.4.2.v2.4.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 422f39d7c..72bed2077 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:-v2.4.1}
+VERSION=${VERSION_OVERRIDE:-v2.4.2}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh