]> git.proxmox.com Git - qemu-server.git/blobdiff - Makefile
create ci disk: long line cleanup
[qemu-server.git] / Makefile
index bdad7190c5cc065c7a22bb1596af562ee640f2ba..3f37cbd84ddd5c5b837c5f4a20a3d1d4940078c1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=46
+PKGREL=50
 
 CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
 JSON_CFLAGS=$(shell pkg-config --cflags json-c)