diff --git a/REVISION.md b/REVISION.md index 0dc8dbc..b31440b 100644 --- a/REVISION.md +++ b/REVISION.md @@ -2,7 +2,7 @@ Revision history ===================================== -v0.6.x (latest) +v0.7.0-rc.1 (2015-02-10) ------------------------------------- * Always use password, setting in img_config.php, fix #78. diff --git a/webroot/img.php b/webroot/img.php index 88db2b6..cd6c515 100644 --- a/webroot/img.php +++ b/webroot/img.php @@ -8,7 +8,7 @@ * */ -$version = "0.7.0 (2015-02-10)"; +$version = "v0.7.0-rc.1 (2015-02-10)";