aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2016-04-26 12:01:03 +0200
committerErlang/OTP <[email protected]>2016-04-26 12:01:03 +0200
commit7c8866b6b4fabb0ef6e35384c30a60e7c5b73e91 (patch)
tree79dc21769a8c4b19c36fd1284ee891ea0482ff56 /lib/inets/vsn.mk
parentfbcbe079db40e63c1d9dc264139e3c4cc08c1cdd (diff)
parent235c32bcb1f91f803ba3d3c8a01edc1399d7a398 (diff)
downloadotp-7c8866b6b4fabb0ef6e35384c30a60e7c5b73e91.tar.gz
otp-7c8866b6b4fabb0ef6e35384c30a60e7c5b73e91.tar.bz2
otp-7c8866b6b4fabb0ef6e35384c30a60e7c5b73e91.zip
Merge branch 'ingela/inets/http_server-ssl-peer-cert/OTP-13510' into maint-18
* ingela/inets/http_server-ssl-peer-cert/OTP-13510: inets: Prepare for release inets: Add peer_cert to ESI environment
Diffstat (limited to 'lib/inets/vsn.mk')
-rw-r--r--lib/inets/vsn.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/vsn.mk b/lib/inets/vsn.mk
index df2359e012..b0c734ea6e 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -19,6 +19,6 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 6.2.1
+INETS_VSN = 6.2.2
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"