]> git.proxmox.com Git - pve-container.git/blobdiff - Makefile
Improve error handling in snapshot_create
[pve-container.git] / Makefile
index 7652824df7058956b568c1f437c3d43c5c75223f..26a1bc78c3f2f2dd2777569bce0c8773e1bde3f8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=4.0
+RELEASE=4.1
 
-VERSION=0.7
+VERSION=1.0
 PACKAGE=pve-container
-PKGREL=2
+PKGREL=42
 
 GITVERSION:=$(shell cat .git/refs/heads/master)