diff --git a/VERSION b/VERSION index 39db01c916e..9d60a973134 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.1.0 1 +2.0.2.0 0.1.rc1 diff --git a/lib/ansible/__init__.py b/lib/ansible/__init__.py index 9e4f3d872b0..28e6ee67180 100644 --- a/lib/ansible/__init__.py +++ b/lib/ansible/__init__.py @@ -19,5 +19,5 @@ from __future__ import (absolute_import, division, print_function) __metaclass__ = type -__version__ = '2.0.1.0' +__version__ = '2.0.2.0' __author__ = 'Ansible, Inc.' diff --git a/lib/ansible/modules/core b/lib/ansible/modules/core index 0ac8e69ba0a..a89266c5cb3 160000 --- a/lib/ansible/modules/core +++ b/lib/ansible/modules/core @@ -1 +1 @@ -Subproject commit 0ac8e69ba0a0a2cb6d27189512d05ca7fb2594ab +Subproject commit a89266c5cb3de698120c2e0a0e6bb7278eb7f969 diff --git a/lib/ansible/modules/extras b/lib/ansible/modules/extras index e681ef8de33..ae8eab11853 160000 --- a/lib/ansible/modules/extras +++ b/lib/ansible/modules/extras @@ -1 +1 @@ -Subproject commit e681ef8de338050f95ba0e9813678dbb2f4f6694 +Subproject commit ae8eab11853de6cde3416ab2fadb3522a1053c20