bump version to 4.0-23

This commit is contained in:
Dietmar Maurer 2015-09-10 09:38:56 +02:00
parent 65605ff730
commit 4723d26764
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=22
PKGREL=23
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

View File

@ -1,3 +1,9 @@
qemu-server (4.0-23) unstable; urgency=medium
* destroy: avoid warning about undefined 'protection' value
-- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 09:38:30 +0200
qemu-server (4.0-22) unstable; urgency=medium
* add possibility to restore backup on rbd in krbd mode