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 509a277 commit d366fdfCopy full SHA for d366fdf
src/main.c
@@ -27,7 +27,7 @@
27
/* simple version info for --version command line option */
28
static void print_version(void)
29
{
30
- puts("RetroBASIC 1.9.1");
+ puts("RetroBASIC 1.9.2");
31
}
32
33
/* usage short form, just a list of the switches */
0 commit comments