X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=f0c474214b2cf35f0c51113eb51fc38a87aac81c;hb=4d7b1156cce8fb1e22a153c348f021ea4c9f1740;hp=1dbd7fadcf5155a2852152016e2fa93725f43312;hpb=7571d25b3d7e4709082972181925b8dce43b9303;p=pve-common.git diff --git a/Makefile b/Makefile index 1dbd7fa..f0c4742 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION=5.0 -PKGREL=42 +VERSION=6.0 +PKGREL=0+1 PACKAGE=libpve-common-perl @@ -50,5 +50,4 @@ install: .PHONY: upload upload: ${DEB} - tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch - + tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster