aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-09-03 11:10:54 +0100
committerMatthew Somerville <matthew@mysociety.org>2013-09-03 11:10:54 +0100
commitd1151ce347010f73f60b857f0254fe8a311ed92e (patch)
treec4377f807af1336ad7fcac820c5c8a7e1a730efb /bin
parent8140fcb14ce0a32273d3e98327968d77e98fa002 (diff)
Version 1.2.3.v1.2.3
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 e43da65b1..d5d10d308 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.2}
+VERSION=${VERSION_OVERRIDE:-v1.2.3}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh