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