mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-11-06 04:24:03 +00:00
bump version to 4.0-90
This commit is contained in:
parent
5930c1ff6b
commit
e22b5f22a5
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.3
|
||||
|
||||
VERSION=4.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=89
|
||||
PKGREL=90
|
||||
|
||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||
|
||||
|
||||
@ -1,3 +1,11 @@
|
||||
qemu-server (4.0-90) unstable; urgency=medium
|
||||
|
||||
* fix #1111: qm showcmd wrong escape sequence
|
||||
|
||||
* Avoid to parse empty property string
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2016 07:13:33 +0200
|
||||
|
||||
qemu-server (4.0-89) unstable; urgency=medium
|
||||
|
||||
* fix manual page (use efidisk0 instead of efidisk[N])
|
||||
|
||||
Loading…
Reference in New Issue
Block a user