]> git.proxmox.com Git - qemu-server.git/blobdiff - Makefile
fix #2100: ignore cloudinit drive on offline migration
[qemu-server.git] / Makefile
index bdad7190c5cc065c7a22bb1596af562ee640f2ba..471ba6f49b0ed96940b36aede476369f3e10486b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=46
+PKGREL=49
 
 CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
 JSON_CFLAGS=$(shell pkg-config --cflags json-c)