Skip to content

Commit b3282d0

Browse files
committed
beta 0.3_3
1 parent a07dc80 commit b3282d0

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
@@ -144,7 +144,7 @@ int main(string[] args) {
144144
break;
145145
}
146146
case "--version": {
147-
writeln("Callisto compiler beta 0.3");
147+
writeln("Callisto compiler beta 0.3_3");
148148
return 0;
149149
}
150150
case "-a": {

0 commit comments

Comments
 (0)