mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-05-26 00:34:46 +00:00
bump version to 3.1-7
This commit is contained in:
parent
84ad4385e0
commit
c127989d8c
8
debian/changelog.Debian
vendored
8
debian/changelog.Debian
vendored
@ -1,3 +1,11 @@
|
|||||||
|
pve-manager (3.1-7) unstable; urgency=low
|
||||||
|
|
||||||
|
* vzdump: correctly handle maxfiles parameter (0 is unlimited)
|
||||||
|
|
||||||
|
* improve API2Client.pm code
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 05 Sep 2013 11:00:46 +0200
|
||||||
|
|
||||||
pve-manager (3.1-6) unstable; urgency=low
|
pve-manager (3.1-6) unstable; urgency=low
|
||||||
|
|
||||||
* update German translation
|
* update German translation
|
||||||
|
@ -2,7 +2,7 @@ RELEASE=3.1
|
|||||||
|
|
||||||
VERSION=3.1
|
VERSION=3.1
|
||||||
PACKAGE=pve-manager
|
PACKAGE=pve-manager
|
||||||
PACKAGERELEASE=6
|
PACKAGERELEASE=7
|
||||||
|
|
||||||
BINDIR=${DESTDIR}/usr/bin
|
BINDIR=${DESTDIR}/usr/bin
|
||||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||||
|
Loading…
Reference in New Issue
Block a user