From aaac4ec23e3a5bf3ec8f7b4c4fac13b26178f816 Mon Sep 17 00:00:00 2001 From: Evan Lezar Date: Thu, 16 Jan 2025 09:48:44 +0100 Subject: [PATCH] Bump version for v1.17.4 release Signed-off-by: Evan Lezar --- versions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.mk b/versions.mk index f2d8f71c..aa747a36 100644 --- a/versions.mk +++ b/versions.mk @@ -13,7 +13,7 @@ # limitations under the License. LIB_NAME := nvidia-container-toolkit -LIB_VERSION := 1.17.3 +LIB_VERSION := 1.17.4 LIB_TAG := # The package version is the combination of the library version and tag.