]> git.proxmox.com Git - pve-container.git/blobdiff - Makefile
Add read_password sub for 'pct create'
[pve-container.git] / Makefile
index 79083b1619981570ed90ada33c095114e06990d1..808fa5f20d4fffc4c22e2a6085b7c7a972e6c810 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=9
+PKGREL=54
 
 GITVERSION:=$(shell cat .git/refs/heads/master)