Version 2.4b

This commit is contained in:
LC 2023-10-09 12:59:22 +02:00
parent ce4b830970
commit 372a9595df
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.4';
const VERSION = '2.4b';
const REALNAME = 'Album Photo';
const DELETE = true;
const UPDATE = '0.0';