mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
criu: Version 1.6
So, we've got quite a lot of new stuff this release :) The biggest code-merge was POWER arch port. Another big thing that has happened was criu integration with libcontainer. And a tiny change that will become big next release -- the "criu show" command is going to be thrown away in 3 monthes, the CRIT tool should be used instead. Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
dbda403b8d
commit
908bb092d6
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
VERSION_MAJOR := 1
|
||||
VERSION_MINOR := 5
|
||||
VERSION_MINOR := 6
|
||||
VERSION_SUBLEVEL :=
|
||||
VERSION_EXTRA :=
|
||||
VERSION_NAME :=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue