X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=Makefile;h=6612f8e1672e8f0c72543af13c267f8ce8a0efe7;hp=a9072a17cf0afa305716e326275cd918508c89ff;hb=7fdae312000df61d384d01a77aefa96fb4248191;hpb=0ddae1ce6d24eb87db066c552cb91ca938960f8b diff --git a/Makefile b/Makefile index a9072a1..6612f8e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,5 @@ -RELEASE=4.2 - -VERSION=4.0 -PKGREL=72 +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