diff options
author | Fredrik Gustafsson <[email protected]> | 2012-11-09 15:39:13 +0100 |
---|---|---|
committer | Fredrik Gustafsson <[email protected]> | 2012-11-09 15:39:13 +0100 |
commit | cf199dd9898a636f03630950c4ea1a4c5c21ce81 (patch) | |
tree | d90b37031546d709dfa50feed2c2517dcb8b50bc /lib/inets/vsn.mk | |
parent | 6cd69c84f6c44434b4a09ad4050320fce9ea077f (diff) | |
download | otp-cf199dd9898a636f03630950c4ea1a4c5c21ce81.tar.gz otp-cf199dd9898a636f03630950c4ea1a4c5c21ce81.tar.bz2 otp-cf199dd9898a636f03630950c4ea1a4c5c21ce81.zip |
Bumped version nr
Diffstat (limited to 'lib/inets/vsn.mk')
-rw-r--r-- | lib/inets/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/vsn.mk b/lib/inets/vsn.mk index 949eceea7f..0c7cb5e7c2 100644 --- a/lib/inets/vsn.mk +++ b/lib/inets/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% APPLICATION = inets -INETS_VSN = 5.9.1 +INETS_VSN = 5.9.2 PRE_VSN = APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)" |