]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-97
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 29 Nov 2016 08:09:39 +0000 (09:09 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 29 Nov 2016 08:09:39 +0000 (09:09 +0100)
Makefile
changelog.Debian

index 73a331356f183a35b978ba50a0203cfe07eeaa3d..cc326936bafc9fa3f25cba518f67b17687df951e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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 
 
index 0c7735a2fba87c08a6f9bf1d1ea82658da55674d..49549d5d6a099740f2c5a65819822f1994467e09 100644 (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