bump version to 3.0-8

This commit is contained in:
Dietmar Maurer 2013-04-16 07:44:29 +02:00
parent fdbeefcc3c
commit 72c3bf16da
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
pve-manager (3.0-8) unstable; urgency=low
* disable Nagle algorithm to maximitze performance
* fix multipart parser
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 07:43:56 +0200
pve-manager (3.0-7) unstable; urgency=low
* use new event driven https server instead of apache2 (pveproxy)

View File

@ -2,7 +2,7 @@ RELEASE=3.0
VERSION=3.0
PACKAGE=pve-manager
PACKAGERELEASE=7
PACKAGERELEASE=8
BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5