Release notes and versions for 18.07.01 dot release 98/14798/2
authorEd Warnicke <[email protected]>
Thu, 13 Sep 2018 12:46:58 +0000 (07:46 -0500)
committerEd Warnicke <[email protected]>
Thu, 13 Sep 2018 14:50:46 +0000 (09:50 -0500)
Change-Id: I57570eb3a2a397d88e8a223ba25cc04c68dfe736
Signed-off-by: Ed Warnicke <[email protected]>
RELEASE.md
src/configure.ac

index 425d738..bde780d 100644 (file)
 * @subpage release_notes_1609
 * @subpage release_notes_1606
 
+@page release_notes_18011 Release notes for VPP 18.07.1
+
+This is bug fix release.
+
+For the full list of fixed issues please refer to:
+- fd.io [JIRA](https://jira.fd.io)
+- git [commit log](https://git.fd.io/vpp/log/?h=stable/1801)
+
 @page release_notes_1807 Release notes for VPP 18.07
 
 More than 533 commits since the 18.04 release.
index 170a908..3281555 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([vpp], [18.07], [[email protected]])
+AC_INIT([vpp], [18.07.01], [[email protected]])
 LT_INIT
 AC_CONFIG_AUX_DIR([.])
 AM_INIT_AUTOMAKE([subdir-objects])