Skip to content

Commit 019a2b0

Browse files
committed
beta 0.11.2
1 parent 086e2af commit 019a2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/app.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import callisto.backends.rm86;
1818
import callisto.backends.arm64;
1919
import callisto.backends.x86_64;
2020

21-
const static string appVersion = "Beta 0.11.1";
21+
const static string appVersion = "Beta 0.11.2";
2222

2323
const static string usage = "
2424
Callisto Compiler

0 commit comments

Comments
 (0)