From: Ralph Ronnquist Date: Sat, 5 Jun 2021 13:18:56 +0000 (+1000) Subject: blurb update X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=db6e817c829978cd176b689fa827b2e9e689978f;p=rrq%2Frrqforth.git blurb update --- diff --git a/rrqforth b/rrqforth index d06e35f..8f9b0e4 100755 Binary files a/rrqforth and b/rrqforth differ 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