X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=Makefile;h=619ba14d2a83444b4bf32689c0d546ed05b471c5;hp=17d999487025adb2de11ecf98c85c7e305ce6ae1;hb=4515aaec1ea703a4de7648ebb8db363664577509;hpb=188097500dfe9a05f14252dd35db58aa83bec94d diff --git a/Makefile b/Makefile index 17d9994..619ba14 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION=5.0 -PKGREL=46 +VERSION=6.0 +PKGREL=0+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