summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cammarata <jimi@sngx.net>2016-01-12 08:34:00 -0500
committerJames Cammarata <jimi@sngx.net>2016-01-12 08:34:00 -0500
commit06ec2199823dfbb770f09157036dc7e06311c090 (patch)
tree28942f9b0168df526c90faee3b70d9d812b70c61
parent14bf6b016c07b65593a0a0d70a5ca83307fcf8ae (diff)
downloadansible-06ec2199823dfbb770f09157036dc7e06311c090.tar.gz
New release v2.0.0.0-1v2.0.0.0-1
-rw-r--r--VERSION2
-rw-r--r--lib/ansible/__init__.py2
m---------lib/ansible/modules/core0
m---------lib/ansible/modules/extras0
-rw-r--r--packaging/debian/changelog6
-rw-r--r--packaging/rpm/ansible.spec3
6 files changed, 11 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index e8fd2225a8..e1f3adb4cb 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.0.0 0.9.rc4
+2.0.0.0 1
diff --git a/lib/ansible/__init__.py b/lib/ansible/__init__.py
index ad6193463a..8e9f528e65 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.0'
+__version__ = '2.0.0.0'
__author__ = 'Ansible, Inc.'
diff --git a/lib/ansible/modules/core b/lib/ansible/modules/core
-Subproject a18306fb04fb90770cd78314b92512d40128abe
+Subproject 5e9cee0fa698047a861843e8f08c914033b48bf
diff --git a/lib/ansible/modules/extras b/lib/ansible/modules/extras
-Subproject 9264339cbba2cd7bad0c8a4a909314cddeabd62
+Subproject 990494b1eadcbabacf1e3677af6b6287109b881
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
index c09f92da39..0ca82a4ed5 100644
--- a/packaging/debian/changelog
+++ b/packaging/debian/changelog
@@ -1,3 +1,9 @@
+ansible (2.0.0.0) unstable; urgency=low
+
+ * 2.0.0.0
+
+ -- Ansible, Inc. <support@ansible.com> Tue, 12 Jan 2016 08:33:59 -0500
+
ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low
* %VERSION% release
diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec
index 75855cb65c..d689a9d1fe 100644
--- a/packaging/rpm/ansible.spec
+++ b/packaging/rpm/ansible.spec
@@ -125,6 +125,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Jan 12 2016 Ansible, Inc. <support@ansible.com> - 2.0.0.0-1
+- Release 2.0.0.0-1
+
* Fri Oct 09 2015 Ansible, Inc. <support@ansible.com> - 1.9.4
- Release 1.9.4