]> git.proxmox.com Git - pve-container.git/blobdiff - Makefile
Drop used unused volumes when writing config
[pve-container.git] / Makefile
index 067212e9558981ea3dcddd84b7fe363d786aec9e..7ba2d27f770d5ac995eeb98176797898fd02ec06 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=4.0
+RELEASE=4.1
 
-VERSION=0.9
+VERSION=1.0
 PACKAGE=pve-container
-PKGREL=3
+PKGREL=47
 
 GITVERSION:=$(shell cat .git/refs/heads/master)