From: Fabian Grünbichler Date: Mon, 5 Dec 2016 11:39:24 +0000 (+0100) Subject: bump version to 4.0-101 X-Git-Url: https://git.proxmox.com/?p=qemu-server.git;a=commitdiff_plain;h=4f6f7b54627903e4482d5af793a53af485c99ea4 bump version to 4.0-101 --- diff --git a/Makefile b/Makefile index 36183f8..96ee0da 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.3 VERSION=4.0 PACKAGE=qemu-server -PKGREL=100 +PKGREL=101 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index 5de1e0f..3b3e94e 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +qemu-server (4.0-101) unstable; urgency=medium + + * allow migration of local qcow2 snapshots + + -- Proxmox Support Team Mon, 5 Dec 2016 12:38:54 +0100 + qemu-server (4.0-100) unstable; urgency=medium * allow insecure migrations from older qemu-servers