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 49ee1dd commit 1d21c76Copy full SHA for 1d21c76
source/app.d
@@ -18,7 +18,7 @@ import callisto.backends.rm86;
18
import callisto.backends.arm64;
19
import callisto.backends.x86_64;
20
21
-const static string appVersion = "Beta 0.11.0";
+const static string appVersion = "Beta 0.11.1";
22
23
const static string usage = "
24
Callisto Compiler
0 commit comments