1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-20 01:16:36 +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
+1 -1
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)