bump version to 4.0-41

This commit is contained in:
Dietmar Maurer 2015-12-10 11:15:58 +01:00
parent 2bd70893fb
commit b944d5edbb
2 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=4.1
VERSION=4.0
PACKAGE=qemu-server
PKGREL=40
PKGREL=41
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

View File

@ -1,3 +1,9 @@
qemu-server (4.0-41) unstable; urgency=medium
* add new option to select BIOS (--bios <seabios|ovmf>)
-- Proxmox Support Team <support@proxmox.com> Thu, 10 Dec 2015 11:15:23 +0100
qemu-server (4.0-40) unstable; urgency=medium
* qm: Add VMID auto completion to some commands