]> git.proxmox.com Git - lxc.git/blobdiff - Makefile
bump version to 2.0.7-500 for stretch
[lxc.git] / Makefile
index b927fa9cf7ab07e0d7403a1983a707e6e378b3c6..9e34f45f6f44035dc49f09a7b59857592f2f50d7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,6 @@
-RELEASE=4.4
-
 PACKAGE=lxc-pve
 LXCVER=2.0.7
-DEBREL=4
+DEBREL=500
 
 SRCDIR=lxc
 SRCTAR=${SRCDIR}.tgz
@@ -39,7 +37,7 @@ download ${SRCTAR}:
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload
+       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --product pve --dist stretch
 
 distclean: clean