From d0d31281d19207f38e7a312c9995088a3ab77366 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Mon, 14 Oct 2013 07:36:47 +0200 Subject: [PATCH] bump version to 3.1-8 --- Makefile | 2 +- changelog.Debian | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7fa594ba..79e0b6af 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=3.1 VERSION=3.1 PACKAGE=qemu-server -PKGREL=7 +PKGREL=8 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 5d4c0d76..56c32734 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +qemu-server (3.1-8) unstable; urgency=low + + * clone: correctly check drive options (avoid feature is not available bug) + + -- Proxmox Support Team Mon, 14 Oct 2013 07:36:26 +0200 + qemu-server (3.1-7) unstable; urgency=low * spice: add multi-monitors support