]> git.proxmox.com Git - pve-container.git/blobdiff - Makefile
pct: improve error message output of die
[pve-container.git] / Makefile
index 19a040429d6b140f938fab982081c904191929a2..40b3ff140ebd0d271a71b0e37b9bb15d3339e73f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-VERSION=1.0
+VERSION=2.0
 PACKAGE=pve-container
-PKGREL=94
+PKGREL=4
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
@@ -36,4 +36,4 @@ distclean: clean
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch