Skip to content

Commit e84758b

Browse files
committed
up rev
1 parent 91f9757 commit e84758b

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
@@ -59,7 +59,7 @@ extern int firstcompress;
5959
extern int dumpgraphics_index;
6060
int maxpasses = 2;
6161

62-
#define BASIC_VERSION_INFO "7800basic v0.32"
62+
#define BASIC_VERSION_INFO "7800basic v0.33"
6363

6464
int main (int argc, char *argv[])
6565
{

release.dat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.32
1+
0.33

0 commit comments

Comments
 (0)