diff options
Diffstat (limited to 'lib/tftp/src')
-rw-r--r-- | lib/tftp/src/tftp.app.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tftp/src/tftp.app.src b/lib/tftp/src/tftp.app.src index 3f008573e8..2a87d39ada 100644 --- a/lib/tftp/src/tftp.app.src +++ b/lib/tftp/src/tftp.app.src @@ -1,6 +1,6 @@ {application, tftp, [{description, "TFTP application"}, - {vsn, "1.0.0"}, + {vsn, "1.0"}, {registered, []}, {mod, { tftp_app, []}}, {applications, |