]> git.proxmox.com Git - pve-ha-manager.git/blobdiff - Makefile
bump version to 1.0-15
[pve-ha-manager.git] / Makefile
index e072337949974dba1c68c71f4ec4e7bec6bf0d80..06b5c9ae2f9320534205191a4ee69c72cddaf0e6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
-RELEASE=4.0
+RELEASE=4.1
 
-VERSION=0.3
+VERSION=1.0
 PACKAGE=pve-ha-manager
 SIMPACKAGE=pve-ha-simulator
-PKGREL=1
+PKGREL=15
 
 GITVERSION:=$(shell cat .git/refs/heads/master)