X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=56f8f5fb48cda3ec4ff359ec67acabcfc762ed9e;hb=9b8c792f1da6f8ec8345145e781305b4f809dbeb;hp=23950acb3253d22c3ab39fe53e8f3451821ba811;hpb=457d3cd6f2bbe2083fbc9a6ddece0ed0237789e9;p=pve-common.git diff --git a/Makefile b/Makefile index 23950ac..56f8f5f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,5 @@ -RELEASE=4.3 - -VERSION=4.0 -PKGREL=81 +VERSION=5.0 +PKGREL=4 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