Bump version to 1.12.0-rc.3

Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
Evan Lezar 2022-11-23 21:26:09 +01:00
parent 07a3f3040a
commit d3ed27722e
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# NVIDIA Container Toolkit Changelog
## v1.12.0-rc.3
## v1.12.0-rc.2
* Inject Direct Rendering Manager (DRM) devices into a container using the NVIDIA Container Runtime

View File

@ -14,7 +14,7 @@
LIB_NAME := nvidia-container-toolkit
LIB_VERSION := 1.12.0
LIB_TAG := rc.2
LIB_TAG := rc.3
# Specify the nvidia-docker2 and nvidia-container-runtime package versions.
# Note: The build tooling uses `LIB_TAG` above as the version tag.