Commit 69d85c22 by James Cammarata

Version bump for release 1.6.6

parent 3761bc11
Ansible Changes By Release
==========================
## 1.6.6 "And the Cradle Will Rock" - Jul 01, 2014
- Security updates to further protect against the incorrect execution of untrusted data
## 1.6.5 "And the Cradle Will Rock" - Jun 25, 2014
- Additional tweaks to prevent the incorrect execution of untrusted data
......
......@@ -6,6 +6,7 @@ Active Development
1.7 "Summer Nights" -------- CURRENT DEVEL BRANCH
1.6.6 "The Cradle Will Rock" - 07-01-2014
1.6.5 "The Cradle Will Rock" - 06-25-2014
1.6.4 "The Cradle Will Rock" - 06-25-2014
1.6.3 "The Cradle Will Rock" - 06-09-2014
......
......@@ -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.6.5'
__version__ = '1.6.6'
__author__ = 'Michael DeHaan'
ansible (1.6.6) unstable; urgency=low
* 1.6.6 release
-- Michael DeHaan <michael@ansible.com> Tue, 01 Jul 2014 15:30:00 -0500
ansible (1.6.5) unstable; urgency=low
* 1.6.5 release
......
......@@ -115,6 +115,9 @@ rm -rf %{buildroot}
%changelog
* Tue Jul 01 2014 Michael DeHaan <michael@ansible.com> - 1.6.6
- Release 1.6.6
* Wed Jun 25 2014 Michael DeHaan <michael@ansible.com> - 1.6.5
- Release 1.6.5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment