]> git.proxmox.com Git - pve-container.git/blobdiff - Makefile
bump version to 1.0-45
[pve-container.git] / Makefile
index d63100743d5e653596ddd394b5b7a77f5a59dc8f..bd638f4e74b79115ad7d45b81472f1178e079d73 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=4.0
+RELEASE=4.1
 
-VERSION=0.2
+VERSION=1.0
 PACKAGE=pve-container
-PKGREL=1
+PKGREL=45
 
 GITVERSION:=$(shell cat .git/refs/heads/master)