From aae6cc182b1ba432314a6acf0414c1db425f3aac Mon Sep 17 00:00:00 2001 From: Euler Robot Date: Tue, 15 Dec 2020 21:27:38 +0800 Subject: [PATCH] spec: Update release version with !51 increase release verison by one Signed-off-by: Euler Robot --- qemu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qemu.spec b/qemu.spec index c0dea77..b898601 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,6 +1,6 @@ Name: qemu Version: 4.1.0 -Release: 35 +Release: 36 Epoch: 2 Summary: QEMU is a generic and open source machine emulator and virtualizer License: GPLv2 and BSD and MIT and CC-BY