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