Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cammarata <jimi@sngx.net>2015-08-11 20:28:41 +0300
committerJames Cammarata <jimi@sngx.net>2015-08-11 20:28:41 +0300
commitbf5353767ea80d31d076a603e333097324fa05af (patch)
tree2a1e2c51209b436109ee102513519e803b3556f6
parent5d9b0f16a6d8d79e1912c7ddb4f0694ed7e1d5c9 (diff)
Version bump for 1.9.3-rc1v1.9.3-0.1.rc1
-rw-r--r--RELEASES.txt1
-rw-r--r--VERSION2
-rw-r--r--lib/ansible/__init__.py2
m---------lib/ansible/modules/core0
m---------lib/ansible/modules/extras0
5 files changed, 3 insertions, 2 deletions
diff --git a/RELEASES.txt b/RELEASES.txt
index 1396d4a462b..5c801247758 100644
--- a/RELEASES.txt
+++ b/RELEASES.txt
@@ -9,6 +9,7 @@ Active Development
Released
++++++++
+1.9.3 "Dancing In the Streets" TBD
1.9.2 "Dancing In the Streets" 06-24-2015
1.9.1 "Dancing In the Streets" 04-27-2015
1.9.0 "Dancing In the Streets" 03-25-2015
diff --git a/VERSION b/VERSION
index 976abed262c..801502b53e7 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.9.2 1
+1.9.3 0.1.rc1
diff --git a/lib/ansible/__init__.py b/lib/ansible/__init__.py
index 3bf3c67d88c..655dc73ff30 100644
--- a/lib/ansible/__init__.py
+++ b/lib/ansible/__init__.py
@@ -14,5 +14,5 @@
#
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
-__version__ = '1.9.2'
+__version__ = '1.9.3'
__author__ = 'Ansible, Inc.'
diff --git a/lib/ansible/modules/core b/lib/ansible/modules/core
-Subproject e7b2442cd05093a2f460260d384c11f9b429830
+Subproject 1ceac602bb9afd5a77022585d14d78d3603d49c
diff --git a/lib/ansible/modules/extras b/lib/ansible/modules/extras
-Subproject 015247a01685d0a5ae22efaf2414652dff8558e
+Subproject 2415f4c1630df40e13e065acf0c754667e191d9