Skip to content

Commit

Permalink
up rev
Browse files Browse the repository at this point in the history
  • Loading branch information
msaarna committed Aug 10, 2023
1 parent bdcd41c commit 6ab04fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 7800bas.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ extern char currentcharset[256];
extern int graphicsdatawidth[16];
extern char charactersetchars[257];

#define BASIC_VERSION_INFO "7800basic v0.28"
#define BASIC_VERSION_INFO "7800basic v0.29"

int main (int argc, char *argv[])
{
Expand Down

0 comments on commit 6ab04fb

Please sign in to comment.