aboutsummaryrefslogtreecommitdiffstats
path: root/bin/site-specific-install.sh
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2017-12-18 12:32:31 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2017-12-18 12:32:31 +0000
commit7e15bd3db202363db4bab8fa7c9f462eabe28fce (patch)
tree50822c7279d480487b04e136788b166fbd6d9f9c /bin/site-specific-install.sh
parente04f4c436477252f377634976d87c42e3610f205 (diff)
parent1d187145f7b280843f734f74dd50999da6463bca (diff)
Merge branch 'version-2.3'v2.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 5c8f38b80..cb8b630e3 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.2}
+VERSION=${VERSION_OVERRIDE:-v2.3}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh