Update Ansible release version to 2.6.0rc3.dev0.

pull/41719/head
Matt Clay 7 years ago
parent f5a9e007ce
commit 1eeb1bbf7d

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

Loading…
Cancel
Save