]> git.proxmox.com Git - pve-container.git/blobdiff - Makefile
bump version to 1.0-84
[pve-container.git] / Makefile
index 6728fc238c78dcfee098d06e2de26fd3d05bb98b..e5d0f9fa6dae42d7b881d24dff4eb382c03e33ae 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,6 @@
-RELEASE=4.2
-
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=70
+PKGREL=84
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
@@ -16,7 +14,7 @@ all: ${DEB}
 dinstall: ${DEB}
        dpkg -i ${DEB}
 
-.PHONY: deb ${DEB}
+.PHONY: deb
 deb ${DEB}:
        rm -rf build
        mkdir build