X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=Makefile;h=619ba14d2a83444b4bf32689c0d546ed05b471c5;hp=ecf20584142a0626f88d3f49846e43e751232cd4;hb=cf6a4c54d9318faa57c099d2abc3241f811f2cbc;hpb=3b7e36d62bddc12dd430ee74b98d284568e8c698 diff --git a/Makefile b/Makefile index ecf2058..619ba14 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION=5.0 -PKGREL=50 +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