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