summaryrefslogtreecommitdiff
path: root/lib/ftp/vsn.mk
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2023-04-11 16:05:41 +0200
committerErlang/OTP <otp@erlang.org>2023-04-11 16:05:41 +0200
commitd4e4511b19f4126d9271a6e3a8fa2eb716da7e85 (patch)
tree2d62763509026aee0556780fa93ecddecb0404b4 /lib/ftp/vsn.mk
parentd6a185b0db00c281734dc5ea297472ef825bd8d6 (diff)
downloaderlang-d4e4511b19f4126d9271a6e3a8fa2eb716da7e85.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 fa0034ec4b..21528043dc 100644
--- a/lib/ftp/vsn.mk
+++ b/lib/ftp/vsn.mk
@@ -19,6 +19,6 @@
# %CopyrightEnd%
APPLICATION = ftp
-FTP_VSN = 1.1.4
+FTP_VSN = 1.1.5
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(FTP_VSN)$(PRE_VSN)"