Code Review
/
vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f003061
)
Release notes and versions for 18.07.01 dot release
98/14798/2
author
Ed Warnicke
<
[email protected]
>
Thu, 13 Sep 2018 12:46:58 +0000
(07:46 -0500)
committer
Ed 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
patch
|
blob
|
history
src/configure.ac
patch
|
blob
|
history
diff --git
a/RELEASE.md
b/RELEASE.md
index
425d738
..
bde780d
100644
(file)
--- a/
RELEASE.md
+++ b/
RELEASE.md
@@
-12,6
+12,14
@@
* @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.
diff --git
a/src/configure.ac
b/src/configure.ac
index
170a908
..
3281555
100644
(file)
--- a/
src/configure.ac
+++ b/
src/configure.ac
@@
-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])