update v1.0.4
This commit is contained in:
@@ -60,11 +60,11 @@ abstract class Kernel implements KernelInterface, TerminableInterface
|
||||
protected $startTime;
|
||||
protected $loadClassCache;
|
||||
|
||||
const VERSION = '2.6.11';
|
||||
const VERSION_ID = '20611';
|
||||
const VERSION = '2.6.12';
|
||||
const VERSION_ID = '20612';
|
||||
const MAJOR_VERSION = '2';
|
||||
const MINOR_VERSION = '6';
|
||||
const RELEASE_VERSION = '11';
|
||||
const RELEASE_VERSION = '12';
|
||||
const EXTRA_VERSION = '';
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user