PicHome 2.0.1

This commit is contained in:
zyx0814
2024-02-06 00:03:33 +08:00
Unverified
parent e464a1bdb9
commit 5d3da83e43
113 changed files with 1473 additions and 1017 deletions

View File

@@ -11,8 +11,8 @@ if(!defined('IN_OAOOA')) {
}
if(!defined('CORE_VERSION')) {
define('CORE_VERSION', '10.2.0');
define('CORE_VERSION', '10.2.0.1');
define('CORE_VERSION_LEVEL', 'Home');
define('CORE_RELEASE', '20240130');
define('CORE_FIXBUG' , '10200000');
define('CORE_RELEASE', '20240205');
define('CORE_FIXBUG' , '10020010');
}