]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-40
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 9 Dec 2015 11:22:43 +0000 (12:22 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 9 Dec 2015 11:22:43 +0000 (12:22 +0100)
Makefile
changelog.Debian

index 21356f7e69f8b9318e2a896a483dacc93f289b92..ef0cb60ffef2a9d55e0bb71b0896e06f75258593 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=4.0
+RELEASE=4.1
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=39
+PKGREL=40
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index f1c439d71aea1af72db85ef5e57d96a444c93976..ae576c078c6068b6f3e90374bfbfc3cdd0d01697 100644 (file)
@@ -1,3 +1,9 @@
+qemu-server (4.0-40) unstable; urgency=medium
+
+  * qm: Add VMID auto completion to some commands
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 09 Dec 2015 12:22:25 +0100
+
 qemu-server (4.0-39) unstable; urgency=medium
 
   * fix bug #828: activate disks before hotplugging them