diff --git a/module/album/album.php b/module/album/album.php index d75109e..67fdc56 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 = '4.4'; + const VERSION = '4.5'; const REALNAME = 'Album Photo'; const DELETE = true; const UPDATE = '0.0';