2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-22 09:58:09 +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:
Pavel Emelyanov 2015-04-28 09:07:09 +03:00
parent 3364b10bbb
commit 4e3a14ce61

View File

@ -1,6 +1,6 @@
VERSION_MAJOR := 1 VERSION_MAJOR := 1
VERSION_MINOR := 5 VERSION_MINOR := 5
VERSION_SUBLEVEL := 1 VERSION_SUBLEVEL := 2
VERSION_EXTRA := VERSION_EXTRA :=
VERSION_NAME := VERSION_NAME :=
VERSION_SO_MAJOR := 1 VERSION_SO_MAJOR := 1