summaryrefslogtreecommitdiff
path: root/core/xmake.sh
diff options
context:
space:
mode:
authorruki <[email protected]>2025-02-05 00:48:40 +0800
committerruki <[email protected]>2025-02-05 00:48:40 +0800
commit13fc392386960040c3da1ddcbd104423b02fbe1b (patch)
tree194997b5c1c0b743c3a65cdb7b4e57e0c4a63434 /core/xmake.sh
parent5e865e25fc58773ab0194084b6f6506f463e68e4 (diff)
update versionv2.9.8
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 3c94fd994..1a23915a6 100755
--- a/core/xmake.sh
+++ b/core/xmake.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set_project "xmake"
-set_version "2.9.7" "%Y%m%d"
+set_version "2.9.8" "%Y%m%d"
# set warning all
set_warnings "all"