From daf121cbbec083abf6cea81d45fe19b34b2ea94e Mon Sep 17 00:00:00 2001 From: Chen Qun Date: Fri, 3 Dec 2021 16:27:47 +0800 Subject: [PATCH] spec: Update release version with !214 increase release verison by one Signed-off-by: Chen Qun (cherry picked from commit aa6375f79082ce4ea147ade518f88ef1360badd9) --- qemu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qemu.spec b/qemu.spec index fcdacf0..b814337 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,6 +1,6 @@ Name: qemu Version: 4.1.0 -Release: 61 +Release: 62 Epoch: 2 Summary: QEMU is a generic and open source machine emulator and virtualizer License: GPLv2 and BSD and MIT and CC-BY-SA-4.0