summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/inets/doc/src/notes.xml4
-rw-r--r--lib/inets/vsn.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml
index 8d27dee8dd..c058f57352 100644
--- a/lib/inets/doc/src/notes.xml
+++ b/lib/inets/doc/src/notes.xml
@@ -32,7 +32,7 @@
<file>notes.xml</file>
</header>
- <section><title>Inets 5.6.1</title>
+ <section><title>Inets 5.7</title>
<section><title>Improvements and New Features</title>
<p>-</p>
@@ -63,7 +63,7 @@
</list>
</section>
- </section> <!-- 5.6.1 -->
+ </section> <!-- 5.7 -->
<section><title>Inets 5.6</title>
diff --git a/lib/inets/vsn.mk b/lib/inets/vsn.mk
index 2bb4d83c49..4abc1733d3 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -18,7 +18,7 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 5.6.1
+INETS_VSN = 5.7
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"