From b639220d05cb27cdf0cd6ad5a0b824a07a40e20f Mon Sep 17 00:00:00 2001 From: Mikael Roos Date: Wed, 21 Oct 2015 01:13:18 +0200 Subject: [PATCH] prepare to tag v0.7.7 --- REVISION.md | 2 +- webroot/img.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)";