summaryrefslogtreecommitdiff
path: root/core/xmake.sh
diff options
context:
space:
mode:
Diffstat (limited to 'core/xmake.sh')
-rwxr-xr-xcore/xmake.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/xmake.sh b/core/xmake.sh
index e17dee160..b21e34efe 100755
--- a/core/xmake.sh
+++ b/core/xmake.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set_project "xmake"
-set_version "2.8.3" "%Y%m%d"
+set_version "2.8.5" "%Y%m%d"
# set warning all
set_warnings "all"