]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
bump version to 1.0-1
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 5 Jun 2015 08:04:45 +0000 (10:04 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 5 Jun 2015 08:04:45 +0000 (10:04 +0200)
Makefile
changelog.Debian

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)
 
index 289489aa7cf3978c742bccf3edadddc4e9bcfa6e..ee93a3c95af14f3015c78860669ac1d536b6f8c0 100644 (file)
@@ -1,3 +1,9 @@
+pve-ha-manager (1.0-1) unstable; urgency=medium
+
+  * enable/start crm and lrm services by default
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 05 Jun 2015 10:03:53 +0200
+
 pve-ha-manager (0.9-3) unstable; urgency=medium
 
   * regression test improvements