Skip to content

Commit d366fdf

Browse files
1.9.2
1 parent 509a277 commit d366fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/* simple version info for --version command line option */
2828
static void print_version(void)
2929
{
30-
puts("RetroBASIC 1.9.1");
30+
puts("RetroBASIC 1.9.2");
3131
}
3232

3333
/* usage short form, just a list of the switches */

0 commit comments

Comments
 (0)