From 5e7964ad8ec063adff41391ed2ae9934714d7a59 Mon Sep 17 00:00:00 2001 From: Kevin Klues Date: Wed, 8 Jul 2020 18:30:26 +0000 Subject: [PATCH] Bump version to 2.4.0 Signed-off-by: Kevin Klues --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5b58247..7ba652e 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ MKDIR ?= mkdir DIST_DIR ?= $(CURDIR)/dist LIB_NAME := nvidia-docker2 -LIB_VERSION := 2.3.0 +LIB_VERSION := 2.4.0 PKG_REV := 1 RUNTIME_VERSION := 3.3.0