summaryrefslogtreecommitdiff
path: root/core/xmake.sh
diff options
context:
space:
mode:
authorruki <[email protected]>2024-02-25 22:11:09 +0800
committerruki <[email protected]>2024-02-25 22:11:09 +0800
commitda279272a9d97365cea0b51de4955420d60e9c6e (patch)
tree803c335fe44a7aaa103661ce1d94b56c400f97c1 /core/xmake.sh
parenta3133f321491d1d00569107cfd6fbf3b663d6ddb (diff)
update versionv2.8.7
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 fdb79661d..6b1561b19 100755
--- a/core/xmake.sh
+++ b/core/xmake.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set_project "xmake"
-set_version "2.8.6" "%Y%m%d"
+set_version "2.8.7" "%Y%m%d"
# set warning all
set_warnings "all"