From b876dfa3a9aa481d448aa858eae8cd2d457c2803 Mon Sep 17 00:00:00 2001 From: Pavel Emelyanov Date: Tue, 31 Dec 2013 14:08:50 +0400 Subject: [PATCH] criu: Version 1.1-rc1 Two major changes so far -- libcriu.so (RPC wrapper) and plugins. Both define some API and we want to check this API is good enough. Thus we tag the -rc1 to let people try it. If things go smooth, we will just go agead and tar the 1.1. Signed-off-by: Pavel Emelyanov --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ecadb1780..09cdd60e9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION_MAJOR := 1 -VERSION_MINOR := 0 +VERSION_MINOR := 1-rc1 VERSION_SUBLEVEL := VERSION_EXTRA := VERSION_NAME :=