Commit b876dfa3 authored by Pavel Emelyanov's avatar Pavel Emelyanov

criu: Version 1.1-rc1

Two major changes so far -- libcriu.so (RPC wrapper) and plugins.
Both define some API and we want to check this API is good enough.
Thus we tag the -rc1 to let people try it. If things go smooth, we
will just go agead and tar the 1.1.
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 10da1303
VERSION_MAJOR := 1 VERSION_MAJOR := 1
VERSION_MINOR := 0 VERSION_MINOR := 1-rc1
VERSION_SUBLEVEL := VERSION_SUBLEVEL :=
VERSION_EXTRA := VERSION_EXTRA :=
VERSION_NAME := VERSION_NAME :=
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment