1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-12 19:14:01 +02:00

Prepare to tag

This commit is contained in:
Mikael Roos
2021-10-27 11:40:18 +02:00
parent a5662690fe
commit adeca3f9f9
2 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
<?php
// Version of cimage and img.php
define("CIMAGE_VERSION", "v0.8.1 (2020-06-08)");
define("CIMAGE_VERSION", "v0.8.2 (2021-10-27)");
// For CRemoteImage
define("CIMAGE_USER_AGENT", "CImage/" . CIMAGE_VERSION);