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