From a65647fc374b58c487ee010a630d2385e38ab186 Mon Sep 17 00:00:00 2001 From: Pavel Emelyanov Date: Wed, 12 Aug 2015 11:30:50 +0300 Subject: criu: Version 1.6.1 Some tempting fixes in unix sockets code plus memory corruption when restoring from older images. Signed-off-by: Pavel Emelyanov --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 099e692e3..bc7a4dcd7 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION_MAJOR := 1 VERSION_MINOR := 6 -VERSION_SUBLEVEL := +VERSION_SUBLEVEL := 1 VERSION_EXTRA := VERSION_NAME := VERSION_SO_MAJOR := 1 -- cgit v1.2.3