Skip to content

Commit

Permalink
issue: 321712 ****************** VMA 8.7.6 *******************
Browse files Browse the repository at this point in the history
Signed-off-by: Liran Oz <[email protected]>
  • Loading branch information
Liran Oz committed Dec 19, 2018
1 parent 3da4270 commit 3406d6b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dnl===-----------------------------------------------------------------------===
#
define([vma_ver_major], 8)
define([vma_ver_minor], 7)
define([vma_ver_revision], 5)
define([vma_ver_revision], 6)
define([vma_ver_release], 0)


Expand All @@ -30,7 +30,7 @@ AC_CONFIG_HEADER([config.h])

VMA_LIBRARY_MAJOR=8
VMA_LIBRARY_MINOR=7
VMA_LIBRARY_REVISION=5
VMA_LIBRARY_REVISION=6
VMA_LIBRARY_RELEASE=0

AC_DEFINE_UNQUOTED(VMA_LIBRARY_MAJOR, ${VMA_LIBRARY_MAJOR}, [VMA Major Version])
Expand Down
7 changes: 7 additions & 0 deletions journal.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Version 8.7.6-0:
Date + Time 2018-12-19
=============================================================
Fixed:
- RM #1603531 Fix pad length in umr mode
- RM #1584343 Disable vlan stripping in MP_RQ

Version 8.7.5-0:
Date + Time 2018-11-15
=============================================================
Expand Down

0 comments on commit 3406d6b

Please sign in to comment.