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