]> git.proxmox.com Git - pve-container.git/blobdiff - Makefile
Drop used unused volumes when writing config
[pve-container.git] / Makefile
index 8f01557eb520f6c74cee73f68839e0e9dc489202..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=23
+PKGREL=47
 
 GITVERSION:=$(shell cat .git/refs/heads/master)