1.0 beta version
This commit is contained in:
@@ -22,7 +22,7 @@ define('__TYPECHO_MB_SUPPORTED__', function_exists('mb_get_info'));
|
||||
class Typecho_Common
|
||||
{
|
||||
/** 程序版本 */
|
||||
const VERSION = '0.9/14.3.14';
|
||||
const VERSION = '1.0/14.5.26';
|
||||
|
||||
/**
|
||||
* 锁定的代码块
|
||||
|
||||
Reference in New Issue
Block a user