X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=Makefile;h=6612f8e1672e8f0c72543af13c267f8ce8a0efe7;hp=e9aadda6949084c5c8aa83e4554d1d556aa89352;hb=7fdae312000df61d384d01a77aefa96fb4248191;hpb=1eac8b4b2c6580aa8cd2520c8134be5d7aa14e1f diff --git a/Makefile b/Makefile index e9aadda..6612f8e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,5 @@ -RELEASE=4.2 - -VERSION=4.0 -PKGREL=73 +VERSION=5.0 +PKGREL=5 PACKAGE=libpve-common-perl @@ -47,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