aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-03-14 12:17:12 +0100
committerMicael Karlberg <[email protected]>2011-03-14 12:17:12 +0100
commit61c6577254568abd92c2d8d00c948cf230e602ca (patch)
tree3fad649c8857c042ccab337bcb1d6b3a8c6756cf /lib/inets/vsn.mk
parentd53be747c945d5e86997e1944446795b271dacb4 (diff)
downloadotp-61c6577254568abd92c2d8d00c948cf230e602ca.tar.gz
otp-61c6577254568abd92c2d8d00c948cf230e602ca.tar.bz2
otp-61c6577254568abd92c2d8d00c948cf230e602ca.zip
Used the wrong security property names in documentation.
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 b1de3fef43..c0e25a30e3 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -18,7 +18,7 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 5.5.2
+INETS_VSN = 5.6
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"