Update Ansible release version to 2.6.0rc5.dev0.

pull/42015/head
Matt Clay 7 years ago
parent 478ab3f8b1
commit f91fb2ea5e

@ -19,6 +19,6 @@
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
__version__ = '2.6.0rc5'
__version__ = '2.6.0rc5.dev0'
__author__ = 'Ansible, Inc.'
__codename__ = 'Heartbreaker'

Loading…
Cancel
Save