1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-05 23:57:30 +02:00

preparing to release v0.7.0-rc-1

This commit is contained in:
Mikael Roos
2015-02-10 22:45:20 +01:00
parent 889dba1ddb
commit c2b037af0d
2 changed files with 2 additions and 2 deletions

View File

@@ -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. * Always use password, setting in img_config.php, fix #78.

View File

@@ -8,7 +8,7 @@
* *
*/ */
$version = "0.7.0 (2015-02-10)"; $version = "v0.7.0-rc.1 (2015-02-10)";