diff --git a/Makefile b/Makefile index eef2500b..ea023096 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=3.0 VERSION=3.0 PACKAGE=qemu-server -PKGREL=29 +PKGREL=30 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 92ed613b..3073a8dd 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +qemu-server (3.0-30) unstable; urgency=low + + * fix bugs in migration code (wrong qw() usage) + + -- Proxmox Support Team Mon, 12 Aug 2013 09:49:20 +0200 + qemu-server (3.0-29) unstable; urgency=low * vncproxy: load config from correct node