Version 2.5

This commit is contained in:
LC 2023-10-09 14:51:18 +02:00
parent f10e9a8c05
commit f59da33c68
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
*/
setlocale(LC_NUMERIC,'English','en_US','en_US.UTF-8');
class album extends common {
const VERSION = '2.4b';
const VERSION = '2.5';
const REALNAME = 'Album Photo';
const DELETE = true;
const UPDATE = '0.0';