diff --git a/REVISION.md b/REVISION.md index b31440b..4e907ba 100644 --- a/REVISION.md +++ b/REVISION.md @@ -2,7 +2,7 @@ Revision history ===================================== -v0.7.0-rc.1 (2015-02-10) +v0.7.0-rc.2 (2015-02-10) ------------------------------------- * Always use password, setting in img_config.php, fix #78. diff --git a/webroot/img.php b/webroot/img.php index cd6c515..32afb09 100644 --- a/webroot/img.php +++ b/webroot/img.php @@ -8,7 +8,7 @@ * */ -$version = "v0.7.0-rc.1 (2015-02-10)"; +$version = "v0.7.0-rc.2 (2015-02-10)"; diff --git a/webroot/imgd.php b/webroot/imgd.php index 32c7068..512dced 100644 --- a/webroot/imgd.php +++ b/webroot/imgd.php @@ -3011,7 +3011,7 @@ EOD; * */ -$version = "v0.7.0-rc.1 (2015-02-10)"; +$version = "v0.7.0-rc.2 (2015-02-10)"; diff --git a/webroot/imgp.php b/webroot/imgp.php index 3e72b71..0fb2137 100644 --- a/webroot/imgp.php +++ b/webroot/imgp.php @@ -3011,7 +3011,7 @@ EOD; * */ -$version = "v0.7.0-rc.1 (2015-02-10)"; +$version = "v0.7.0-rc.2 (2015-02-10)"; diff --git a/webroot/imgs.php b/webroot/imgs.php index 32c7068..512dced 100644 --- a/webroot/imgs.php +++ b/webroot/imgs.php @@ -3011,7 +3011,7 @@ EOD; * */ -$version = "v0.7.0-rc.1 (2015-02-10)"; +$version = "v0.7.0-rc.2 (2015-02-10)";