summaryrefslogtreecommitdiff
path: root/core/xmake.sh
diff options
context:
space:
mode:
authorruki <[email protected]>2024-03-02 21:34:34 +0800
committerruki <[email protected]>2024-03-02 21:34:34 +0800
commitd8e24825501cafa641b5d9eac895fa2de0c4d427 (patch)
tree66ccfbe8505989208a9cb6758324f5ca7d6eb4dc /core/xmake.sh
parenta8a25774a880c2a6058f45aa7603ced39872de06 (diff)
update versionv2.8.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 6b1561b19..68f761114 100755
--- a/core/xmake.sh
+++ b/core/xmake.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set_project "xmake"
-set_version "2.8.7" "%Y%m%d"
+set_version "2.8.8" "%Y%m%d"
# set warning all
set_warnings "all"