]> git.proxmox.com Git - pve-container.git/blobdiff - Makefile
bump version to 1.0-64
[pve-container.git] / Makefile
index 954c799dc317242ea3b85d09d4ffbf7ce4e5fc4f..2c6bf245070c0a65d73ab5dd5f1687e4253e4ca8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=4.0
+RELEASE=4.2
 
-VERSION=0.9
+VERSION=1.0
 PACKAGE=pve-container
-PKGREL=16
+PKGREL=64
 
 GITVERSION:=$(shell cat .git/refs/heads/master)