]> git.proxmox.com Git - pve-container.git/blobdiff - Makefile
Document the difference between stop and shutdown
[pve-container.git] / Makefile
index 33f71a5f8da0f961b78ea284a97df537387c2b12..c81624daaa0aec39471110de64a28797189ff4db 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=21
+PKGREL=48
 
 GITVERSION:=$(shell cat .git/refs/heads/master)