1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-07-31 13:40:08 +02:00

prepare to tag

This commit is contained in:
Mikael Roos
2017-11-06 10:24:47 +01:00
parent 91dd92d483
commit cd142c5880
5 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
<?php
// Version of cimage and img.php
define("CIMAGE_VERSION", "v0.7.19 (2017-03-31)");
define("CIMAGE_VERSION", "v0.7.20 (2017-11-06)");
// For CRemoteImage
define("CIMAGE_USER_AGENT", "CImage/" . CIMAGE_VERSION);