From a3683dfb031b5178b707a115b2a392cd3de52ee2 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 12 Feb 2016 12:08:13 +0100 Subject: [PATCH] bump version to 4.0-55 --- Makefile | 2 +- changelog.Debian | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1b46c79d..4e61733e 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.1 VERSION=4.0 PACKAGE=qemu-server -PKGREL=54 +PKGREL=55 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index 7dd4048c..34ff7942 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +qemu-server (4.0-55) unstable; urgency=medium + + * improve usb config parsing + + -- Proxmox Support Team Fri, 12 Feb 2016 12:07:56 +0100 + qemu-server (4.0-54) unstable; urgency=medium * restore: deal with new backup=0 property string