Skip to content

Commit b7b4c6b

Browse files
authored
Merge pull request #1680 from elezar/bump-release-v1.19.0-rc.6
Bump version for v1.19.0-rc.6 release
2 parents b48e32d + 13cfb5d commit b7b4c6b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# NVIDIA Container Toolkit Changelog
22

3+
## v1.19.0-rc.6
4+
5+
- Use host CUDA version for all CSV compat checks
6+
37
## v1.19.0-rc.5
48

59
- Remove dlopen locator added in v1.19.0-rc.4

versions.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
LIB_NAME := nvidia-container-toolkit
1616
LIB_VERSION := 1.19.0
17-
LIB_TAG := rc.5
17+
LIB_TAG := rc.6
1818

1919
# The package version is the combination of the library version and tag.
2020
# If the tag is specified the two components are joined with a tilde (~).

0 commit comments

Comments
 (0)