From 54d36ce12e619857f016a56eb95f687f7dbafedc Mon Sep 17 00:00:00 2001 From: Dave Schmenk Date: Wed, 1 Jul 2020 17:50:39 -0700 Subject: [PATCH] Alpha1 --- src/utilsrc/tftpd.pla | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utilsrc/tftpd.pla b/src/utilsrc/tftpd.pla index be9a8af..1e7b076 100644 --- a/src/utilsrc/tftpd.pla +++ b/src/utilsrc/tftpd.pla @@ -369,7 +369,7 @@ def volumes#0 next end -puts("TFTP Server Version 2.0 DP4\n") +puts("TFTP Server Version 2.0 ALPHA1\n") if !iNet:initIP() return -1 fin