bump version to 3.0-11

This commit is contained in:
Dietmar Maurer 2013-12-21 09:03:25 +01:00
parent e272bcb73d
commit 180b97c2a6
2 changed files with 11 additions and 1 deletions

View File

@ -1,7 +1,7 @@
RELEASE=3.1
VERSION=3.0
PKGREL=10
PKGREL=11
PACKAGE=libpve-common-perl

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
libpve-common-perl (3.0-11) unstable; urgency=low
* add openvswitch support to tap_plug / tap_unplug
* register CIDR format
* register standard options for SPICE
-- Proxmox Support Team <support@proxmox.com> Sat, 21 Dec 2013 09:03:07 +0100
libpve-common-perl (3.0-10) unstable; urgency=low
* wait_for_vnc_port: avoid unnecessarry delay by using usleep