X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=Makefile;h=1b3a3ad4ac3ac256a77d6e14af09e5207fd825cf;hp=d8cf7e92358247f6ac7bcb5437ec108cf1521d31;hb=949db6e320ce5b4ef1300b7c65757160da6200d3;hpb=8bea73e7f46f0e9cd2776b9ede55225f7b566bb8 diff --git a/Makefile b/Makefile index d8cf7e9..1b3a3ad 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION=5.0 -PKGREL=51 +VERSION=6.0 +PKGREL=2 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