Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/NVIDIA/nvidia-docker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Jacobelli <jjacobelli@nvidia.com>2019-08-24 01:36:37 +0300
committerJordan Jacobelli <jjacobelli@nvidia.com>2019-08-24 02:25:55 +0300
commit479c80263adeb67d4ccc55fd0e14ed7ab7ed7550 (patch)
treec2f5334c1f2fa42308ba2ec934ed60b8038cff8e /Makefile
parentee1c56f9e95b49c464f2407f69a1353e142ab0ab (diff)
Bump to version 2.2.1
Signed-off-by: Jordan Jacobelli <jjacobelli@nvidia.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a00700f..085cbf9 100644
--- a/Makefile
+++ b/Makefile
@@ -3,8 +3,8 @@
DOCKER ?= docker
MKDIR ?= mkdir
-VERSION := 2.2.0
-RUNTIME_VERSION := 3.1.0
+VERSION := 2.2.1
+RUNTIME_VERSION := 3.1.2
PKG_REV := 1
DIST_DIR := $(CURDIR)/dist