X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=Makefile;h=91df9ad258e0f851161d9f49fd9e5010e8064048;hp=44dff59edd60866abb7bf04b538963cda4e95dca;hb=e04b9f4c4356b8e5914ae701c0e4004f43061b7e;hpb=e7cc4f9a97bd12845cce47453fd9c19a0fdd1e3c diff --git a/Makefile b/Makefile index 44dff59..91df9ad 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,5 @@ -RELEASE=4.3 - -VERSION=4.0 -PKGREL=75 +VERSION=5.0 +PKGREL=2 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