summaryrefslogtreecommitdiff
path: root/core/xmake.sh
diff options
context:
space:
mode:
authorruki <[email protected]>2023-08-23 00:49:09 +0800
committerruki <[email protected]>2023-08-23 00:49:09 +0800
commit57212c68174eb9e5f40c27ab6ba5a335850feb85 (patch)
treec5c36a60317ae6161be54ad842698d02c8f277d5 /core/xmake.sh
parent9d0945aad450cce769230370b3acb241fa0ebcff (diff)
update versionv2.8.2
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 7c4ff5337..df3fbecb5 100755
--- a/core/xmake.sh
+++ b/core/xmake.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set_project "xmake"
-set_version "2.8.1" "%Y%m%d"
+set_version "2.8.2" "%Y%m%d"
# set warning all
set_warnings "all"