Skip to content

Commit

Permalink
issue: 321712 ****************** VMA 9.5.2 *******************
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Ivanov <igori@nvidia.com>
  • Loading branch information
igor-ivanov committed Apr 4, 2022
1 parent 7f1c921 commit 148527c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Version 9.5.2-1:
Date + Time 2022-04-04
=============================================================
Fixed:
- RM #3018068 Fix stats output logic
- RM #3019742 Fix debian/copyright file

Version 9.5.1-1:
Date + Time 2022-03-14
=============================================================
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], 5)
define([prj_ver_revision], 1)
define([prj_ver_revision], 2)
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
* Mon Apr 4 2022 Igor Ivanov <igori@nvidia.com> 9.5.2-1
- Bump 9.5.2

* Mon Mar 14 2022 Igor Ivanov <igori@nvidia.com> 9.5.1-1
- Bump 9.5.1

Expand Down

0 comments on commit 148527c

Please sign in to comment.