]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-41
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 10 Dec 2015 10:15:58 +0000 (11:15 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 10 Dec 2015 10:15:58 +0000 (11:15 +0100)
Makefile
changelog.Debian

index ef0cb60ffef2a9d55e0bb71b0896e06f75258593..9ea29bcb937aafd69d45e51204e5e9b00b74a9b9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=40
+PKGREL=41
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index ae576c078c6068b6f3e90374bfbfc3cdd0d01697..45677a1a8c0f1c8203cd58443831e6270d9c8d36 100644 (file)
@@ -1,3 +1,9 @@
+qemu-server (4.0-41) unstable; urgency=medium
+
+  * add new option to select BIOS (--bios <seabios|ovmf>)
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 10 Dec 2015 11:15:23 +0100
+
 qemu-server (4.0-40) unstable; urgency=medium
 
   * qm: Add VMID auto completion to some commands