5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-08-29 17:49:22 +03:00

bump version to 4.0-97

This commit is contained in:
Dietmar Maurer
2016-11-29 09:09:39 +01:00
parent 0cb9971ec2
commit 4c3a2d3b53
2 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=4.3
VERSION=4.0
PACKAGE=qemu-server
PKGREL=96
PKGREL=97
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

View File

@ -1,3 +1,9 @@
qemu-server (4.0-97) unstable; urgency=medium
* Add entry for windows 10 and 2016 support
-- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2016 09:09:23 +0100
qemu-server (4.0-96) unstable; urgency=medium
* restrict monitor API to Sys.Modify for most commands