From 54a996b0f3c75fc91b6311ca2d0c8a20bdf294fb Mon Sep 17 00:00:00 2001 From: Pavel Emelyanov Date: Fri, 25 Apr 2014 15:40:17 +0400 Subject: [PATCH] criu: Version 1.3-rc1 We have made big step towards C/R of LXC containers -- made support for nested mount namespaces and addressed the re-attach issue. Also we have AArch64 support merged. Some work is still to be done, but it's good time to show what we have so far, thus -- the 1.3-rc1. Signed-off-by: Pavel Emelyanov --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7900b9165..7214cc654 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION_MAJOR := 1 -VERSION_MINOR := 2 +VERSION_MINOR := 3-rc1 VERSION_SUBLEVEL := VERSION_EXTRA := VERSION_NAME :=