1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-01-10 06:30:41 +00:00

Forgot to update editor version

This commit is contained in:
David Schmenk 2020-01-10 17:59:27 -08:00
parent ea3c73ac15
commit 5c8fbfdcf4
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1609,7 +1609,7 @@ def cmdmode#0
word cmdptr, line
clrscrn
puts("PLASMA Editor, Version 2.0 DP2\n")
puts("PLASMA Editor, Version 2.0 DP3\n")
while not exit
puts(@filename)
cmdptr = gets($BA)