diff --git a/REVISION.md b/REVISION.md index 1b415f1..3473578 100644 --- a/REVISION.md +++ b/REVISION.md @@ -5,7 +5,7 @@ Revision history [![Build Status](https://scrutinizer-ci.com/g/mosbth/cimage/badges/build.png?b=master)](https://scrutinizer-ci.com/g/mosbth/cimage/build-status/master) -v0.7.6* (2015-10-20) +v0.7.7 (2015-10-21) ------------------------------------- * One can now add a HTTP header for Cache-Control in the config file, #109. diff --git a/webroot/img.php b/webroot/img.php index fe7199f..d0b9be2 100644 --- a/webroot/img.php +++ b/webroot/img.php @@ -8,7 +8,7 @@ * */ -$version = "v0.7.6* (2015-10-18)"; +$version = "v0.7.7 (2015-10-21)";