From e5dadf34d97a92920ca5e0c19aab2eafebc50053 Mon Sep 17 00:00:00 2001 From: Evan Lezar Date: Mon, 8 Aug 2022 14:56:01 +0200 Subject: [PATCH] Bump version to 1.11.0-rc.3 Signed-off-by: Evan Lezar --- versions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.mk b/versions.mk index 1f35ed6a..e3dfe63b 100644 --- a/versions.mk +++ b/versions.mk @@ -14,7 +14,7 @@ LIB_NAME := nvidia-container-toolkit LIB_VERSION := 1.11.0 -LIB_TAG := rc.2 +LIB_TAG := rc.3 # Specify the nvidia-docker2 and nvidia-container-runtime package versions. # Note: The tag is automatically specified to match LIB_TAG.