aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ftp/vsn.mk
diff options
context:
space:
mode:
authorPéter Dimitrov <[email protected]>2018-03-28 11:44:50 +0200
committerPéter Dimitrov <[email protected]>2018-03-28 11:44:50 +0200
commit69a8c892675884f46381a463d8ec81343f0af646 (patch)
treee0a3630cb18a3afa4c23b63ee7da307a13f65618 /lib/ftp/vsn.mk
parentf7282fb29441586b108c439f1628c19aaafa9555 (diff)
downloadotp-69a8c892675884f46381a463d8ec81343f0af646.tar.gz
otp-69a8c892675884f46381a463d8ec81343f0af646.tar.bz2
otp-69a8c892675884f46381a463d8ec81343f0af646.zip
ftp,tftp: Update initial version 1.0.0 -> 1.0
Change-Id: I014b191da144c299d056eb155ed99ace710112b1
Diffstat (limited to 'lib/ftp/vsn.mk')
-rw-r--r--lib/ftp/vsn.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ftp/vsn.mk b/lib/ftp/vsn.mk
index 901ff6d450..3099144a6e 100644
--- a/lib/ftp/vsn.mk
+++ b/lib/ftp/vsn.mk
@@ -19,6 +19,6 @@
# %CopyrightEnd%
APPLICATION = ftp
-FTP_VSN = 1.0.0
+FTP_VSN = 1.0
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(FTP_VSN)$(PRE_VSN)"