Commit fdf37b8c by Michael DeHaan

Merge pull request #1709 from dagwieers/rpm-version-fix

Updated ansible version to align with RPM package
parents 7a6267ec c65c00cb
...@@ -14,5 +14,5 @@ ...@@ -14,5 +14,5 @@
# #
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>. # along with Ansible. If not, see <http://www.gnu.org/licenses/>.
__version__ = '0.9' __version__ = '1.0'
__author__ = 'Michael DeHaan' __author__ = 'Michael DeHaan'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment