From 22c2e0192638cc34abe5b0c1c3212c067264aa03 Mon Sep 17 00:00:00 2001 From: Euler Robot Date: Fri, 15 Jan 2021 11:26:56 +0800 Subject: [PATCH] spec: Update release version with !62 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 1fc3d4b..67fddad 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,6 +1,6 @@ Name: qemu Version: 4.1.0 -Release: 32 +Release: 33 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