summaryrefslogtreecommitdiff
path: root/core/xmake.sh
diff options
context:
space:
mode:
authorruki <[email protected]>2024-03-22 00:38:43 +0800
committerruki <[email protected]>2024-03-22 00:38:43 +0800
commitcb1b65054db2a2917ef3998d9f0b2f72a8d99e54 (patch)
tree43bebbc8f435ada6890770019503b620e80193e8 /core/xmake.sh
parent452d02b2733953d1f37a6a9347c7d805ebce3459 (diff)
update versionv2.8.9
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 68f761114..35af7a55f 100755
--- a/core/xmake.sh
+++ b/core/xmake.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set_project "xmake"
-set_version "2.8.8" "%Y%m%d"
+set_version "2.8.9" "%Y%m%d"
# set warning all
set_warnings "all"