Skip to content

Commit 198bd09

Browse files
committed
version: 3.50.1
Signed-off-by: Gal Noam <[email protected]>
1 parent 21b0660 commit 198bd09

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Version 3.50.1-1:
2+
Date + Time 2025-02-12
3+
=============================================================
4+
Fixed:
5+
- RM #4287937 Getting init_worker() bind() error on Nginx Func tests
6+
- RM #4288036 On Nginx Func check Traffic was not offloaded
7+
18
Version 3.50.0-1:
29
Date + Time 2025-02-04
310
=============================================================

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], 3)
1616
define([prj_ver_minor], 50)
17-
define([prj_ver_revision], 0)
17+
define([prj_ver_revision], 1)
1818
define([prj_ver_release], esyscmd([echo ${PRJ_RELEASE:=0}]))
1919

2020

contrib/scripts/libxlio.spec.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ fi
189189
%{_mandir}/man8/xlio_stats.*
190190

191191
%changelog
192-
* Tue Feb 4 2025 NVIDIA CORPORATION <[email protected]> 3.50.0-1
193-
- Bump version to 3.50.0
192+
* Tue Feb 12 2025 NVIDIA CORPORATION <[email protected]> 3.50.1-1
193+
- Bump version to 3.50.1
194194
- Please refer to CHANGES for full changelog.
195195

0 commit comments

Comments
 (0)