Version 4.0

This commit is contained in:
LC 2023-10-22 00:34:11 +02:00
parent e657322b8b
commit c1cbadd1d5
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 = '3.1';
const VERSION = '4.0';
const REALNAME = 'Album Photo';
const DELETE = true;
const UPDATE = '0.0';