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