Skip to content

Commit

Permalink
issue: 321712 ****************** VMA 9.6.3 *******************
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Grissik <agrissik@nvidia.com>
  • Loading branch information
AlexanderGrissik committed Jul 13, 2022
1 parent 0c79b9b commit d8ebc1a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Version 9.6.3-1:
Date + Time 2022-07-13
=============================================================
Fixed:
- RM #3092555 Fixing pcb resources leak for failed blocking connect

Version 9.6.2-1:
Date + Time 2022-07-06
=============================================================
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dnl===-----------------------------------------------------------------------===
#
define([prj_ver_major], 9)
define([prj_ver_minor], 6)
define([prj_ver_revision], 2)
define([prj_ver_revision], 3)
define([prj_ver_release], esyscmd([echo ${PRJ_RELEASE:=0}]))


Expand Down
3 changes: 3 additions & 0 deletions contrib/scripts/libvma.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,9 @@ fi
%{_mandir}/man8/vma_stats.*

%changelog
* Wed Jul 13 2022 Alexander Grissik <agrissik@nvidia.com> 9.6.3-1
- Bump 9.6.3

* Wed Jul 6 2022 Alexander Grissik <agrissik@nvidia.com> 9.6.2-1
- Bump 9.6.2

Expand Down

0 comments on commit d8ebc1a

Please sign in to comment.