X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=Makefile;h=9707068b2d221eb285d407296954264f13192165;hp=08bc54dcd0d366d0ed392ee944cdf9fe334dd151;hb=37640d6262dcf3f7ff9606bc2c0dd1ac336541aa;hpb=a0a8c8bc71753e7d35fad93cad16933e696d2709 diff --git a/Makefile b/Makefile index 08bc54d..9707068 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION=4.0 -PKGREL=87 +VERSION=5.0 +PKGREL=1 PACKAGE=libpve-common-perl @@ -45,5 +45,5 @@ check: .PHONY: upload upload: ${DEB} - tar cf - ${DEB}|ssh repoman@repo.proxmox.com upload + tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch