summaryrefslogtreecommitdiff
path: root/core/xmake.sh
diff options
context:
space:
mode:
authorruki <[email protected]>2024-04-22 23:29:07 +0800
committerruki <[email protected]>2024-04-22 23:29:07 +0800
commit0c79f61628745d304948a2bbe7fc43591075d456 (patch)
treeac63d7d97e3176dfb8eecfc8aa92173f67ed3e3f /core/xmake.sh
parent561e7792f3a4965877932f2372138a018de75aea (diff)
update versionv2.9.1
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 35af7a55f..1abf0dcfc 100755
--- a/core/xmake.sh
+++ b/core/xmake.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set_project "xmake"
-set_version "2.8.9" "%Y%m%d"
+set_version "2.9.1" "%Y%m%d"
# set warning all
set_warnings "all"