diff --git a/module/album/album.php b/module/album/album.php index 9823c16..02f8c12 100644 --- a/module/album/album.php +++ b/module/album/album.php @@ -5,7 +5,7 @@ */ setlocale(LC_NUMERIC,'English','en_US','en_US.UTF-8'); class album extends common { - const VERSION = '2.5'; + const VERSION = '2.6'; const REALNAME = 'Album Photo'; const DELETE = true; const UPDATE = '0.0';