From 6f1aa31d5fd8687c749c6f5a0169bd0a65f9d876 Mon Sep 17 00:00:00 2001 From: Chen Qun Date: Fri, 26 Mar 2021 11:14:37 +0800 Subject: [PATCH] spec: Update release version with !88 increase release verison by one Signed-off-by: Chen Qun --- qemu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qemu.spec b/qemu.spec index e151651..631f1a2 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,6 +1,6 @@ Name: qemu Version: 4.1.0 -Release: 53 +Release: 54 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