From cefa4454f780e3ef60c3f5faac3d4cb5b7e5ed85 Mon Sep 17 00:00:00 2001 From: Chen Qun Date: Mon, 21 Jun 2021 16:27:40 +0800 Subject: [PATCH] spec: Update release version with !149 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 c4c017c..777537c 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,6 +1,6 @@ Name: qemu Version: 4.1.0 -Release: 50 +Release: 51 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