New release v2.1.0.0-0.2.rc2

This commit is contained in:
James Cammarata 2016-05-13 17:07:03 -04:00
parent b40948acd9
commit 0ad0b3d83b
4 changed files with 4 additions and 3 deletions

View file

@ -1 +1 @@
2.1.0.0 0.1.rc1 2.1.0.0 0.2.rc2

View file

@ -26,3 +26,4 @@ __metaclass__ = type
# This is for backwards compat. Code should be ported to get these from # This is for backwards compat. Code should be ported to get these from
# ansible.release instead of from here. # ansible.release instead of from here.
from ansible.release import __version__, __author__ from ansible.release import __version__, __author__
__version__ = '2.1.0.0'

@ -1 +1 @@
Subproject commit d2bbf5a7b76bb0664a9467b7f251d184a5799e8f Subproject commit 3931d06d962d305a4bffa1eda3695f281edeca93

@ -1 +1 @@
Subproject commit 8255064f74dd08390d54d6989536500073b1f82c Subproject commit d25274a958e3a027dca7404d905aad743a821736