qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RFC qemu.qmp PATCH 02/24] Update VERSION to 0.0.0a1


From: John Snow
Subject: [RFC qemu.qmp PATCH 02/24] Update VERSION to 0.0.0a1
Date: Wed, 15 Dec 2021 16:06:12 -0500

qemu.qmp will be independently versioned, without regard to QMP
version. While the repo is being established here, set the version to
something impossibly low.

Signed-off-by: John Snow <jsnow@redhat.com>
---
 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/VERSION b/VERSION
index c19f3b8..7741e1a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.6.1.0a1
+0.0.0a1
-- 
2.31.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]