summaryrefslogtreecommitdiff
path: root/core/xmake.sh
diff options
context:
space:
mode:
authorruki <[email protected]>2023-11-08 00:28:07 +0800
committerruki <[email protected]>2023-11-08 00:28:07 +0800
commitdebbd3ac368d3f3545948769ea48f7014c7f16dd (patch)
tree940b2e357602e4aade3b3c4579e9c0a2bf52a9d9 /core/xmake.sh
parentf374224ff3a1641c86e0e0ca8bfcd906b4931bc3 (diff)
update versionv2.8.5
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"