]> git.proxmox.com Git - pve-container.git/blobdiff - Makefile
Add missing '\n' to content in ct_modify_file
[pve-container.git] / Makefile
index c9009a7c266ddcb8e5825a2a7571a15294a27dc1..2212c8bb03bb4fe506b8ebe2570d94c09db34e51 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=4.0
+RELEASE=4.1
 
-VERSION=0.1
+VERSION=1.0
 PACKAGE=pve-container
-PKGREL=1
+PKGREL=56
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
@@ -16,7 +16,7 @@ all: ${DEB}
 dinstall: ${DEB}
        dpkg -i ${DEB}
 
-.PHONY: deb
+.PHONY: deb ${DEB}
 deb ${DEB}:
        rm -rf build
        mkdir build