Skip to content

Commit

Permalink
issue: 321712 ****************** VMA 8.7.51 *******************
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Ivanov <igor.ivanov.va@gmail.com>
  • Loading branch information
igor-ivanov committed Aug 20, 2020
1 parent 883a10c commit 8faa881
Show file tree
Hide file tree
Showing 2 changed files with 8 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], 51)
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=51
VMA_LIBRARY_RELEASE=0

AC_DEFINE_UNQUOTED(VMA_LIBRARY_MAJOR, ${VMA_LIBRARY_MAJOR}, [VMA Major Version])
Expand Down
6 changes: 6 additions & 0 deletions journal.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Version 8.7.51-0:
Date + Time 2020-08-20
=============================================================
Fixed:
- RM #1775713 Fix synchronization issue in attach/detach flow

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

0 comments on commit 8faa881

Please sign in to comment.