]> git.proxmox.com Git - pve-ha-manager.git/blobdiff - Makefile
bump version to 1.0-14
[pve-ha-manager.git] / Makefile
index 378346b9edb5fcec88eca8767e945487f6653322..6f183accc8135f66fe829b10c54b7bfb7d2b47d9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
 RELEASE=4.0
 
-VERSION=0.8
+VERSION=1.0
 PACKAGE=pve-ha-manager
 SIMPACKAGE=pve-ha-simulator
-PKGREL=1
+PKGREL=14
 
 GITVERSION:=$(shell cat .git/refs/heads/master)