summaryrefslogtreecommitdiff
path: root/core/xmake.sh
diff options
context:
space:
mode:
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 531b34202..8907aefb2 100755
--- a/core/xmake.sh
+++ b/core/xmake.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set_project "xmake"
-set_version "2.9.1" "%Y%m%d"
+set_version "2.9.2" "%Y%m%d"
# set warning all
set_warnings "all"