From 8e0aa62249316b5735e02a1a591f9f56ae945226 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Fri, 15 Mar 2013 15:48:32 +0000 Subject: Update to v1.1.2. --- README.md | 5 ++++- bin/site-specific-install.sh | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c91dac65..ab7ae5a4a 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,13 @@ RSS alerts of problems in their area. It was created in 2007 by [mySociety](http://www.mysociety.org/) for reporting problems to UK councils and has been copied around the world. The FixMyStreet -Platform is now at version 1.1.1. +Platform is now at version 1.1.2. ## Releases +* v1.1.2 (15th March 2013) + - Include the 'cpanfile' now required by carton, the Perl package + management program we use. * v1.1.1 (22nd February 2013) - Hotfix to fix missed iPhone width bug * v1.1 (22nd February 2013) diff --git a/bin/site-specific-install.sh b/bin/site-specific-install.sh index d0b3738f3..0f32c86f6 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=v1.1.1 +VERSION=v1.1.2 PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh -- cgit v1.2.3