]> git.proxmox.com Git - qemu-server.git/blobdiff - Makefile
config2command test: mock kvm_version too
[qemu-server.git] / Makefile
index b24b7f2c2653aae4a80cd530b87794833b21daed..1b1745b67031f9450bd1a63dfaf0cdfdd2245a4b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=43
+PKGREL=44
 
 CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
 JSON_CFLAGS=$(shell pkg-config --cflags json-c)