From 99a7522b03ab40ea88d99fc4c0777bd499d1a9e3 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Wed, 2 May 2012 00:58:19 -0400 Subject: [PATCH] Update devel branch version in RPM spec. --- packaging/rpm/ansible.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec index e0d199c93b..19d0a0a390 100644 --- a/packaging/rpm/ansible.spec +++ b/packaging/rpm/ansible.spec @@ -6,7 +6,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Name: ansible Release: 1%{?dist} Summary: Minimal SSH command and control -Version: 0.3 +Version: 0.4 Group: Development/Libraries License: GPLv3