From 94f68a2113ffbe4748aa4a51490e4816165f22f2 Mon Sep 17 00:00:00 2001 From: blieberman Date: Mon, 12 Dec 2016 16:16:03 -0500 Subject: [PATCH] PAAS-3610 bump version to 0.7.1 --- SPECS/consul.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/consul.spec b/SPECS/consul.spec index cd98436..84e0042 100644 --- a/SPECS/consul.spec +++ b/SPECS/consul.spec @@ -1,7 +1,7 @@ %if 0%{?_version:1} %define _verstr %{_version} %else -%define _verstr 0.7.0 +%define _verstr 0.7.1 %endif Name: consul @@ -126,6 +126,9 @@ rm -rf %{buildroot} %changelog +* Mon Dec 12 2016 Brian Lieberman +- Bump to 0.7.1 + * Wed Sep 21 2016 Rumba - Bump to 0.7.0