Skip to content

Commit fd181bc

Browse files
committed
up rev
1 parent f66b2c1 commit fd181bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

7800bas.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ FILE *stdoutfilepointer;
1313

1414
extern int currentdmahole;
1515

16-
#define BASIC_VERSION_INFO "7800basic v0.22"
16+
#define BASIC_VERSION_INFO "7800basic v0.23"
1717

1818
int main(int argc, char *argv[])
1919
{

release.dat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.22
1+
0.23

0 commit comments

Comments
 (0)