aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2019-04-15 11:32:59 +0200
committerRickard Green <[email protected]>2019-04-15 11:32:59 +0200
commit7ed0636c69eafed0f30ac4bd7ae2acddeb5010d2 (patch)
tree8c7c12ca075bcc90cddc34a81c24354f73fb63b4 /lib/inets/vsn.mk
parentfa20cc53c440a5da854f109fefc3a65270031844 (diff)
parent22af152828a9b38aeab44d71300b4eca813964c9 (diff)
downloadotp-7ed0636c69eafed0f30ac4bd7ae2acddeb5010d2.tar.gz
otp-7ed0636c69eafed0f30ac4bd7ae2acddeb5010d2.tar.bz2
otp-7ed0636c69eafed0f30ac4bd7ae2acddeb5010d2.zip
Merge branch 'maint'
* maint: Updated OTP version Prepare release # Conflicts: # OTP_VERSION # make/otp_version_tickets_in_merge
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 b7ddf39ebd..fd248e793a 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -19,6 +19,6 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 7.0.6
+INETS_VSN = 7.0.7
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"