mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-22 18:05:10 +00:00
criu: Version 1.5.2
Here are two more eqsy but annoying bugs fixed before we tag the 1.6 -- one with multi-threadded task restore and the other one with big rpc messages processing. Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
3364b10bbb
commit
4e3a14ce61
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
VERSION_MAJOR := 1
|
||||
VERSION_MINOR := 5
|
||||
VERSION_SUBLEVEL := 1
|
||||
VERSION_SUBLEVEL := 2
|
||||
VERSION_EXTRA :=
|
||||
VERSION_NAME :=
|
||||
VERSION_SO_MAJOR := 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue