From f2bb77c01710fb21f0b6f259a85b6ec3139ad415 Mon Sep 17 00:00:00 2001 From: Pavel Emelyanov Date: Mon, 25 Nov 2013 20:05:10 +0400 Subject: [PATCH] criu: Version 1.0 release The next version is ready. It looks like it's time to make it be the first major release, so here it is -- the v1.0. It's as functional as v0.8 but with a lot of bug fixes and improvements. And it's still :) compatible wrt images and cli options with older criu-s. Signed-off-by: Pavel Emelyanov --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 25b9fe88b..cd312e7ff 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION_MAJOR := 0 -VERSION_MINOR := 8 +VERSION_MAJOR := 1 +VERSION_MINOR := 0 VERSION_SUBLEVEL := VERSION_EXTRA := VERSION_NAME :=