bump version to 4.0-31

This commit is contained in:
Dietmar Maurer 2015-10-15 12:42:05 +02:00
parent 289e0b8564
commit 095df9ef4c
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -1,3 +1,9 @@
qemu-server (4.0-31) unstable; urgency=medium
* migrate : add nocheck for resume
-- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2015 12:41:43 +0200
qemu-server (4.0-30) unstable; urgency=medium
* qmrestore: implement bash completion