Skip to content

Commit 302064d

Browse files
committed
up-rev
1 parent 398ac79 commit 302064d

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
@@ -67,7 +67,7 @@ int maxpasses = 2;
6767
#define PREPROC_BUFFER_SIZE (256 * 1024) // 256KB buffer for preprocessed file
6868
char *preproc_buffer = NULL;
6969

70-
#define BASIC_VERSION_INFO "7800basic v0.39"
70+
#define BASIC_VERSION_INFO "7800basic v0.40"
7171

7272
int main (int argc, char *argv[])
7373
{

release.dat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.38
1+
0.40

0 commit comments

Comments
 (0)