X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=ac5ce8cffaf2304a81e36633249e269af53315fe;hb=8d8869aeff4c638ac1181784a7dfde851212e476;hp=cc35b3154237cd6835d991d5302f947113781c67;hpb=a007a5bc4bb6d43a6e3f33baa642f17f4e91e15c;p=pve-common.git diff --git a/Makefile b/Makefile index cc35b31..ac5ce8c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,5 @@ -RELEASE=4.3 - VERSION=4.0 -PKGREL=80 +PKGREL=93 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 --dist jessie