diff options
Diffstat (limited to 'core/xmake.sh')
| -rwxr-xr-x | core/xmake.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/xmake.sh b/core/xmake.sh index 4eeae317d..35f840152 100755 --- a/core/xmake.sh +++ b/core/xmake.sh @@ -1,7 +1,7 @@ #!/bin/sh set_project "xmake" -set_version "2.9.5" "%Y%m%d" +set_version "2.9.6" "%Y%m%d" # set warning all set_warnings "all" |
