X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=1b3a3ad4ac3ac256a77d6e14af09e5207fd825cf;hb=95ff6bd08200f6b5924358e8308e02fcd0e3e14c;hp=b7efd316471ba2c4d215a487e9a8a6a2c867d6c8;hpb=7e7b29389eb130dbb013aeb597f7a360f68c6ba2;p=pve-common.git diff --git a/Makefile b/Makefile index b7efd31..1b3a3ad 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION=5.0 -PKGREL=52 +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