aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-12-16 17:52:39 +0100
committerMicael Karlberg <[email protected]>2012-02-03 18:08:29 +0100
commitf555a1b1ed4461c33a99737136daf2793479425e (patch)
treea3cfaacf30f69968fa3ddfeff20a0707c822179b /lib/inets/vsn.mk
parentab2ba6f1b0713fbe5c78f67aeefb73ffc006e995 (diff)
downloadotp-f555a1b1ed4461c33a99737136daf2793479425e.tar.gz
otp-f555a1b1ed4461c33a99737136daf2793479425e.tar.bz2
otp-f555a1b1ed4461c33a99737136daf2793479425e.zip
[inets/httpd] Add server tokens config option
Added ability to configure the server software header field (with the server_tokens config option). OTP-9805
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 77eb43a7ed..488947c3a1 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -18,7 +18,7 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 5.8.1
+INETS_VSN = 5.9
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"