bump version to 5.0-1

This commit is contained in:
Wolfgang Bumiller
2017-03-13 14:23:52 +01:00
parent 7ea5616508
commit d2b8a6b5d2
3 changed files with 9 additions and 3 deletions

View File

@ -53,7 +53,7 @@ $(DEB):
.PHONY: upload
upload: ${DEB} check
./repoid.pl .git check
tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload
tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload --product pve --dist stretch
#.PHONY: poupload
#poupload:

View File

@ -1,3 +1,9 @@
pve-manager (5.0-1) unstable; urgency=medium
* bump version for stretch
-- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 14:23:27 +0100
pve-manager (4.4-13) unstable; urgency=medium
* fix #1299: sort pools in pool selector by default

View File

@ -1,6 +1,6 @@
VERSION=4.4
VERSION=5.0
PACKAGE=pve-manager
PACKAGERELEASE=13
PACKAGERELEASE=1
BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5