From aec0ad38e1a5f6b142bedd7a286fab9ba96a0a8a Mon Sep 17 00:00:00 2001 From: Garrett Holmstrom Date: Tue, 24 Sep 2013 19:47:51 -0700 Subject: [PATCH] Actually bump the release number :) --- cloud-init.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-init.spec b/cloud-init.spec index d7a0ecf..0149c35 100644 --- a/cloud-init.spec +++ b/cloud-init.spec @@ -2,7 +2,7 @@ Name: cloud-init Version: 0.7.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Cloud instance init scripts Group: System Environment/Base