We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a250f commit b31aea8Copy full SHA for b31aea8
1 file changed
const.inc
@@ -1,7 +1,7 @@
1
const
2
{$i memory.inc}
3
4
- VERSION= 'v1.5.5'~;
+ VERSION= 'v1.5.5c'~;
5
// base memory (under 64KB) available
6
FREE_MEM = ($8000-$4000)+($ff00-$d800);
7
0 commit comments