From dd9af1f5f4078e02121b16629942a0d999e5e381 Mon Sep 17 00:00:00 2001 From: Ying Fang Date: Tue, 12 May 2020 17:24:19 +0800 Subject: [PATCH] spec: Update release version increase release version by one Signed-off-by: Ying Fang --- qemu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qemu.spec b/qemu.spec index 2b39389..5243270 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,6 +1,6 @@ Name: qemu Version: 4.1.0 -Release: 6 +Release: 7 Epoch: 2 Summary: QEMU is a generic and open source machine emulator and virtualizer License: GPLv2 and BSD and MIT and CC-BY