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

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Emelyanov <xemul@parallels.com>2013-11-25 20:05:10 +0400
committerPavel Emelyanov <xemul@parallels.com>2013-11-25 20:05:10 +0400
commitf2bb77c01710fb21f0b6f259a85b6ec3139ad415 (patch)
treee319fe6a5d63747580f99b8af604bfe2789986f8
parent57d25e7cea126cf83b81cc2ee2578bbd917ffff6 (diff)
criu: Version 1.0 releasev1.0
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 <xemul@parallels.com>
-rw-r--r--Makefile4
1 files 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 :=