Skip to content

Commit

Permalink
version: 3.30.4
Browse files Browse the repository at this point in the history
Signed-off-by: Gal Noam <gnoam@nvidia.com>
  • Loading branch information
galnoam committed Apr 4, 2024
1 parent ea38dd7 commit 8e64060
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Version 3.30.4-1:
Date + Time 2024-04-04
=============================================================
Fixed:
- RM #3792798 Do code cleanup for new storage API
- RM #3829626 Nginx http CPS tests report error
- RM #3818038 I/O errors during FIO

Version 3.30.3-1:
Date + Time 2024-03-20
=============================================================
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], 3)
define([prj_ver_minor], 30)
define([prj_ver_revision], 3)
define([prj_ver_revision], 4)
define([prj_ver_release], esyscmd([echo ${PRJ_RELEASE:=0}]))


Expand Down
4 changes: 2 additions & 2 deletions contrib/scripts/libxlio.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ fi
%{_mandir}/man8/xlio_stats.*

%changelog
* Wed Mar 20 2024 NVIDIA CORPORATION <networking-support@nvidia.com> 3.30.3-1
- Bump version to 3.30.3
* Thu Apr 4 2024 NVIDIA CORPORATION <networking-support@nvidia.com> 3.30.4-1
- Bump version to 3.30.4
- Please refer to CHANGES for full changelog.

0 comments on commit 8e64060

Please sign in to comment.