]> git.proxmox.com Git - qemu-server.git/blobdiff - Makefile
d/control: bump version dependency of libpve-guest-common-perl
[qemu-server.git] / Makefile
index b24b7f2c2653aae4a80cd530b87794833b21daed..369e66077bf360de86149aa47876a89ff5eb3262 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=43
+PKGREL=46
 
 CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
 JSON_CFLAGS=$(shell pkg-config --cflags json-c)