We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdcd41c commit 6ab04fbCopy full SHA for 6ab04fb
1 file changed
7800bas.c
@@ -22,7 +22,7 @@ extern char currentcharset[256];
22
extern int graphicsdatawidth[16];
23
extern char charactersetchars[257];
24
25
-#define BASIC_VERSION_INFO "7800basic v0.28"
+#define BASIC_VERSION_INFO "7800basic v0.29"
26
27
int main (int argc, char *argv[])
28
{
0 commit comments