git-svn-id: https://spexeah.com:8443/svn/Asuro@575 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
@ -3,7 +3,12 @@ unit asuro;
|
||||
interface
|
||||
|
||||
const
|
||||
VERSION = '1.0.0-549a';
|
||||
VERSION = '1.0.0-573a';
|
||||
VERSION_MAJOR = '1';
|
||||
VERSION_MINOR = '0';
|
||||
VERSION_SUB = '0';
|
||||
REVISION = '573';
|
||||
RELEASE = 'a';
|
||||
|
||||
implementation
|
||||
|
||||
|
Reference in New Issue
Block a user