mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-18 00:58:31 +00:00
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 <xemul@parallels.com>
This commit is contained in:
parent
57d25e7cea
commit
f2bb77c017
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
VERSION_MAJOR := 0
|
||||
VERSION_MINOR := 8
|
||||
VERSION_MAJOR := 1
|
||||
VERSION_MINOR := 0
|
||||
VERSION_SUBLEVEL :=
|
||||
VERSION_EXTRA :=
|
||||
VERSION_NAME :=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue