Skip to content

Commit 1b0609f

Browse files
issue: 321712 ****************** VMA 9.8.51 ******************
Signed-off-by: Alexander Grissik <[email protected]>
1 parent cef07e0 commit 1b0609f

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.51-1:
2+
Date + Time 2024-01-11
3+
=============================================================
4+
Fixed:
5+
- RM #3723595 Update the copyright statement to 2024
6+
17
Version 9.8.50-1:
28
Date + Time 2023-12-28
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], 50)
17+
define([prj_ver_revision], 51)
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-
* Thu Dec 28 2023 NVIDIA CORPORATION <[email protected]> 9.8.50-1
191-
- Bump version to 9.8.50
190+
* Thu Jan 11 2024 NVIDIA CORPORATION <[email protected]> 9.8.51-1
191+
- Bump version to 9.8.51
192192
- Please refer to CHANGES for full changelog.
193193

0 commit comments

Comments
 (0)