summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cammarata <jimi@sngx.net>2016-05-13 17:07:03 -0400
committerJames Cammarata <jimi@sngx.net>2016-05-13 17:07:03 -0400
commit0ad0b3d83b71c3aaad1150bcd2c9cf36a9fbf101 (patch)
tree5832b5e285fdd18afda9b5560a9a502474b21cd0
parentb40948acd9a1681a1641630abddceeb23ef33398 (diff)
downloadansible-0ad0b3d83b71c3aaad1150bcd2c9cf36a9fbf101.tar.gz
New release v2.1.0.0-0.2.rc2v2.1.0.0-0.2.rc2
-rw-r--r--VERSION2
-rw-r--r--lib/ansible/__init__.py1
m---------lib/ansible/modules/core0
m---------lib/ansible/modules/extras0
4 files changed, 2 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index dee25b8d72..8f9c233d43 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.1.0.0 0.1.rc1
+2.1.0.0 0.2.rc2
diff --git a/lib/ansible/__init__.py b/lib/ansible/__init__.py
index d8aeac5e58..342e351f9f 100644
--- a/lib/ansible/__init__.py
+++ b/lib/ansible/__init__.py
@@ -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'
diff --git a/lib/ansible/modules/core b/lib/ansible/modules/core
-Subproject d2bbf5a7b76bb0664a9467b7f251d184a5799e8
+Subproject 3931d06d962d305a4bffa1eda3695f281edeca9
diff --git a/lib/ansible/modules/extras b/lib/ansible/modules/extras
-Subproject 8255064f74dd08390d54d6989536500073b1f82
+Subproject d25274a958e3a027dca7404d905aad743a82173