Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Emelyanov <xemul@parallels.com>2015-04-28 09:07:09 +0300
committerPavel Emelyanov <xemul@parallels.com>2015-04-28 09:07:09 +0300
commit4e3a14ce6120df890e281bc038a0579aa6a011c1 (patch)
treee2ee4b464dd7ca4f5c7804919333bbc79659dc31
parent3364b10bbb9e0943bf053cd8f7f750ce6c2b439a (diff)
criu: Version 1.5.2v1.5.2br-1.5-stable
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>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e73508df9..700c4583c 100644
--- a/Makefile
+++ b/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