]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-102
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 20 Dec 2016 09:13:36 +0000 (10:13 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 20 Dec 2016 09:13:36 +0000 (10:13 +0100)
and remove useless RELEASE

Makefile
changelog.Debian

index 96ee0da274854881381315debed9e9dbb2e77a97..df327d75a796c45fe9c8e399e065f57c8d9e3b1d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,6 @@
-RELEASE=4.3
-
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=101
+PKGREL=102
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index 3b3e94eddc860af648c03de8be5cfc17303b5587..324065498fc5b7a60aa372dfaf25967932e1965a 100644 (file)
@@ -1,3 +1,9 @@
+qemu-server (4.0-102) unstable; urgency=medium
+
+  * avoid "No balloon device has been activated" warnings in vmstatus
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 20 Dec 2016 10:12:55 +0100
+
 qemu-server (4.0-101) unstable; urgency=medium
 
   * allow migration of local qcow2 snapshots