mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
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: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
10da1303d6
commit
b876dfa3a9
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
VERSION_MAJOR := 1
|
||||
VERSION_MINOR := 0
|
||||
VERSION_MINOR := 1-rc1
|
||||
VERSION_SUBLEVEL :=
|
||||
VERSION_EXTRA :=
|
||||
VERSION_NAME :=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue