5
0
mirror of git://git.proxmox.com/git/pve-guest-common.git synced 2024-12-22 13:34:00 +03:00

bump version to 1.0-2

This commit is contained in:
Fabian Grünbichler 2017-01-25 09:51:07 +01:00
parent bbcd936ea8
commit ee12450ae7
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PACKAGE=libpve-guest-common-perl
PKGVER=1.0
PKGREL=1
PKGREL=2
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libpve-guest-common-perl (1.0-2) unstable; urgency=medium
* add VZDump base Plugin (moved from pve-manager)
-- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:50:54 +0100
libpve-guest-common-perl (1.0-1) unstable; urgency=medium
* initial release, split out from libe-pve-common-perl