New release v2.1.0.0-0.2.rc2
This commit is contained in:
parent
b40948acd9
commit
0ad0b3d83b
4 changed files with 4 additions and 3 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.1.0.0 0.1.rc1
|
||||
2.1.0.0 0.2.rc2
|
||||
|
|
|
@ -26,3 +26,4 @@ __metaclass__ = type
|
|||
# This is for backwards compat. Code should be ported to get these from
|
||||
# ansible.release instead of from here.
|
||||
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
|
Loading…
Reference in a new issue