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