summaryrefslogtreecommitdiff
path: root/lib/ftp/vsn.mk
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2021-05-10 16:06:07 +0200
committerErlang/OTP <otp@erlang.org>2021-05-10 16:06:07 +0200
commite79b7f9c9a8ecc9afdca4f7cc72f250e0bff2f9d (patch)
tree88a408d6bf5011253069ea39b75a5c15868b5716 /lib/ftp/vsn.mk
parentf238fdbd379882af30445453afd163a09d242e44 (diff)
downloaderlang-e79b7f9c9a8ecc9afdca4f7cc72f250e0bff2f9d.tar.gz
Prepare release
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 733b082b21..6c67fa5eaa 100644
--- a/lib/ftp/vsn.mk
+++ b/lib/ftp/vsn.mk
@@ -19,6 +19,6 @@
# %CopyrightEnd%
APPLICATION = ftp
-FTP_VSN = 1.0.5
+FTP_VSN = 1.1
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(FTP_VSN)$(PRE_VSN)"