X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=Makefile;h=f0c474214b2cf35f0c51113eb51fc38a87aac81c;hp=98b8648867ca89c54f8b8016bc1744dff757dbdc;hb=4d7b1156cce8fb1e22a153c348f021ea4c9f1740;hpb=bbdb1ae9215d9de7038113c4bf64eb4af21a454d diff --git a/Makefile b/Makefile index 98b8648..f0c4742 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION=5.0 -PKGREL=44 +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