]> git.proxmox.com Git - pve-container.git/blobdiff - Makefile
Refactor snapshot_rollback
[pve-container.git] / Makefile
index 3f9db6593c415b4bbb0e76b34549ba99329489d3..9951960d49aa93abc2afe67731bf03b7847d0e1d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=4.0
+RELEASE=4.1
 
-VERSION=0.4
+VERSION=1.0
 PACKAGE=pve-container
-PKGREL=1
+PKGREL=46
 
 GITVERSION:=$(shell cat .git/refs/heads/master)