]> git.proxmox.com Git - pve-ha-manager.git/blobdiff - Makefile
FenceConfig: remove strange __die()
[pve-ha-manager.git] / Makefile
index d41c4aba3303121ad916eba79707f3ed57dc238a..873a451118a47c4e60c10e70c92e8e9fe22c86fc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
-RELEASE=4.0
+RELEASE=4.1
 
-VERSION=0.9
+VERSION=1.0
 PACKAGE=pve-ha-manager
 SIMPACKAGE=pve-ha-simulator
-PKGREL=1
+PKGREL=25
 
 GITVERSION:=$(shell cat .git/refs/heads/master)