From: Dietmar Maurer Date: Mon, 9 Mar 2015 07:23:04 +0000 (+0100) Subject: bump version to 4.0-3 X-Git-Url: https://git.proxmox.com/?p=qemu-server.git;a=commitdiff_plain;h=8586d0ecf74322d88a4c19392eb80bc7018506c7 bump version to 4.0-3 --- diff --git a/Makefile b/Makefile index 3cb0648..419cc34 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=4.0 PACKAGE=qemu-server -PKGREL=2 +PKGREL=3 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index ac6da26..aef48dd 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +qemu-server (4.0-3) unstable; urgency=medium + + * vmstatus: use vcpus if defined + + -- Proxmox Support Team Mon, 09 Mar 2015 08:22:47 +0100 + qemu-server (4.0-2) unstable; urgency=medium * drive_add: escape \ character