]> git.proxmox.com Git - pve-container.git/blobdiff - Makefile
Refactor config-related methods into AbstractConfig
[pve-container.git] / Makefile
index 640e75899872a9df307ede5d0a98944a27128d2c..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=14
+PKGREL=47
 
 GITVERSION:=$(shell cat .git/refs/heads/master)