summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cammarata <jimi@sngx.net>2015-09-04 17:07:35 -0400
committerJames Cammarata <jimi@sngx.net>2015-09-04 17:07:35 -0400
commite5d6d1be4436ac3441b165abe7f93f101586a1c8 (patch)
treee1742ea0236c6707f6fd8d5f7fe208c50fec11ba
parentbf2a996547d970ffab03561790199339999d3023 (diff)
downloadansible-1.9.4-0.1.rc1.tar.gz
Version bump for new release candidate 1.9.4-rc1v1.9.4-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 471acb22f5..dd373b65d0 100644
--- a/RELEASES.txt
+++ b/RELEASES.txt
@@ -9,6 +9,7 @@ Active Development
Released
++++++++
+1.9.4 "Dancing In the Streets" TBD
1.9.3 "Dancing In the Streets" 09-03-2015
1.9.2 "Dancing In the Streets" 06-24-2015
1.9.1 "Dancing In the Streets" 04-27-2015
diff --git a/VERSION b/VERSION
index c82debec5b..7ab510e71a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.9.3 1
+1.9.4 0.1.rc1
diff --git a/lib/ansible/__init__.py b/lib/ansible/__init__.py
index 655dc73ff3..e9d32d5ba9 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.3'
+__version__ = '1.9.4'
__author__ = 'Ansible, Inc.'
diff --git a/lib/ansible/modules/core b/lib/ansible/modules/core
-Subproject 411adff00687842dd1c379fd78b6b2562c6f97e
+Subproject 7dbc0b17d7d742e954d4c3ba0975b9896e31bd2
diff --git a/lib/ansible/modules/extras b/lib/ansible/modules/extras
-Subproject 29ef00f89731bfd9e9c945118429980a9e532ec
+Subproject 5f3b3ef734ff12be1ebeb4b9a93f8a211f884f1