]> git.proxmox.com Git - qemu-server.git/blobdiff - Makefile
followup: fixup comment
[qemu-server.git] / Makefile
index 471ba6f49b0ed96940b36aede476369f3e10486b..d70bfb38717f1e8b9251a7138bcd7c061178d794 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=49
+PKGREL=51
 
 CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
 JSON_CFLAGS=$(shell pkg-config --cflags json-c)