summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
-rwxr-xr-xcore/project.mak2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 475b6a6a6..abf59a6dc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## master (unreleased)
+## v2.0.3
+
### New features
* Add check includes dependence automatically
@@ -123,6 +125,8 @@
## master (������)
+## v2.0.3
+
### ������
* ����ͷ�ļ������Զ������������룬��߱����ٶ�
diff --git a/core/project.mak b/core/project.mak
index 6cb8af91e..b022dc967 100755
--- a/core/project.mak
+++ b/core/project.mak
@@ -10,7 +10,7 @@ PRO_VERSION_MAJOR = 2
PRO_VERSION_MINOR = 0
# the project alter version
-PRO_VERSION_ALTER = 3
+PRO_VERSION_ALTER = 4
# the project prefix
PRO_PREFIX = XM_