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