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 34572e8 commit 79cf9d5Copy full SHA for 79cf9d5
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.2";
+const static string appVersion = "Beta 0.12.3";
22
23
const static string usage = "
24
Callisto Compiler
0 commit comments