Skip to content

Commit b31aea8

Browse files
version update
1 parent 20a250f commit b31aea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

const.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const
22
{$i memory.inc}
33

4-
VERSION= 'v1.5.5'~;
4+
VERSION= 'v1.5.5c'~;
55
// base memory (under 64KB) available
66
FREE_MEM = ($8000-$4000)+($ff00-$d800);
77

0 commit comments

Comments
 (0)