Skip to content

Commit bef0769

Browse files
committed
issue: 321712 ****************** VMA 9.8.72 ******************
Signed-off-by: Gal Noam <[email protected]>
1 parent caed04f commit bef0769

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Version 9.8.72-1:
2+
Date + Time 2025-05-29
3+
=============================================================
4+
Fixed:
5+
- RM #4446285 Replace linux list with BSD list
6+
17
Version 9.8.71-1:
28
Date + Time 2025-03-26
39
=============================================================

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dnl===-----------------------------------------------------------------------===
1414
#
1515
define([prj_ver_major], 9)
1616
define([prj_ver_minor], 8)
17-
define([prj_ver_revision], 71)
17+
define([prj_ver_revision], 72)
1818
define([prj_ver_release], esyscmd([echo ${PRJ_RELEASE:=0}]))
1919

2020

contrib/scripts/libvma.spec.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ fi
187187
%{_mandir}/man8/vma_stats.*
188188

189189
%changelog
190-
* Wed Mar 26 2025 NVIDIA CORPORATION <[email protected]> 9.8.71-1
191-
- Bump version to 9.8.71
190+
* Thu May 29 2025 NVIDIA CORPORATION <[email protected]> 9.8.72-1
191+
- Bump version to 9.8.72
192192
- Please refer to CHANGES for full changelog.
193193

0 commit comments

Comments
 (0)