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 60b8fe4 commit 654d791Copy full SHA for 654d791
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.12.4";
+const static string appVersion = "Beta 0.12.5";
22
23
const static string usage = "
24
Callisto Compiler
0 commit comments