X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=rrqforth.asm;h=894e4b440bcb5e2d890020dd87a2577e7890aa9d;hb=db6e817c829978cd176b689fa827b2e9e689978f;hp=0a3f80198aa5e39f5b6a3afcfb2f35e473131cd7;hpb=26b4e4c3601c02bb543b224a9bff136f551cc8fd;p=rrq%2Frrqforth.git diff --git a/rrqforth.asm b/rrqforth.asm index 0a3f801..894e4b4 100644 --- a/rrqforth.asm +++ b/rrqforth.asm @@ -165,7 +165,7 @@ include 'temp.asm' include 'compile.asm' WORD p_program_version,'PROGRAM_VERSION',dostring - STRING 'RRQ Forth version 0.1 - 2021-05-22',10 + STRING 'RRQ Forth version 0.1 - 2021-06-05',10 WORD p_stdin,'STDIN',dovalue ;; Initialised to hold a STREAM for fd 0