We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 965c295 commit 9b538acCopy full SHA for 9b538ac
xmake.lua
@@ -1,7 +1,7 @@
1
set_project("shell")
2
set_policy("compatibility.version", "3.0")
3
4
-local version = "0.1.15"
+local version = "0.1.16"
5
6
set_languages("c++2b")
7
set_warnings("all")
0 commit comments