diff options
| author | ruki <[email protected]> | 2015-06-09 09:34:34 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-06-09 09:34:34 +0800 |
| commit | 387b3666c4d952e01b96bce7e9bc51ed86fe986f (patch) | |
| tree | 22f84c87354ecf8bc5c9bb2be3d21a207dba1667 /core | |
| parent | 723ec3e970e17f48a601fe2a919b9802b5e516fa (diff) | |
update the configure format
Diffstat (limited to 'core')
| -rwxr-xr-x | core/project.mak | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/project.mak b/core/project.mak index a909da33c..f25529731 100755 --- a/core/project.mak +++ b/core/project.mak @@ -10,7 +10,7 @@ PRO_VERSION_MAJOR = 1 PRO_VERSION_MINOR = 0 # the project alter version -PRO_VERSION_ALTER = 1 +PRO_VERSION_ALTER = 2 # the project prefix PRO_PREFIX = XM_ |
