summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael DeHaan <michael@ansibleworks.com>2013-11-27 18:13:21 -0500
committerMichael DeHaan <michael@ansibleworks.com>2013-11-27 18:13:21 -0500
commit7bf799af65509273c2b8859bd73052397a34fde3 (patch)
tree1af5f432de27a323d1d1a4aae67eb6bbd6a4b375
parent920bc6e75bc755b10bc60f43de104048aec2f553 (diff)
downloadansible-release1.4.1.tar.gz
Update files for 1.4.1 release.v1.4.1release1.4.1
-rw-r--r--CHANGELOG.md4
-rw-r--r--RELEASES.txt1
-rw-r--r--VERSION2
-rw-r--r--lib/ansible/__init__.py2
-rw-r--r--packaging/debian/changelog6
-rw-r--r--packaging/rpm/ansible.spec6
6 files changed, 13 insertions, 8 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a14fc3cb0a..67b1b0aa36 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,10 @@ Ansible Changes By Release
1.5 "Love Walks In" - Release pending!
+1.4.1 "Could This Be Magic" - November 27, 2013
+
+- Misc fix updates
+
1.4 "Could This Be Magic" - November 21, 2013
Highlighted new features:
diff --git a/RELEASES.txt b/RELEASES.txt
index 5c46bed881..141b9f92ee 100644
--- a/RELEASES.txt
+++ b/RELEASES.txt
@@ -2,6 +2,7 @@ Ansible Releases at a Glance
============================
1.5 "Love Walks In" -------- active development
+1.4.1 "Could This Be Magic?" - 11-27-2013
1.4 "Could This Be Magic?" - 11-21-2013
1.3.4 "Top of the World" ----- 10-29-2013
1.3.3 "Top of the World" ----- 10-09-2013
diff --git a/VERSION b/VERSION
index c239c60cba..347f5833ee 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.5
+1.4.1
diff --git a/lib/ansible/__init__.py b/lib/ansible/__init__.py
index 7486c49b46..6b42ab64ed 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.5'
+__version__ = '1.4.1'
__author__ = 'Michael DeHaan'
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
index 9b205b0f1d..5c815e971e 100644
--- a/packaging/debian/changelog
+++ b/packaging/debian/changelog
@@ -1,8 +1,8 @@
-ansible (1.5) unstable; urgency=low
+ansible (1.4.1) unstable; urgency=low
- * 1.5 release (PENDING)
+ * 1.4.1 release (PENDING)
- -- Michael DeHaan <michael.dehaan@gmail.com> Thu, 21 November 2013 15:00:01 -0500
+ -- Michael DeHaan <michael.dehaan@gmail.com> Wed, 27 November 2013 15:00:01 -0500
ansible (1.4) unstable; urgency=low
diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec
index c0b92193ce..58cb820cab 100644
--- a/packaging/rpm/ansible.spec
+++ b/packaging/rpm/ansible.spec
@@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
Name: ansible
Release: 1%{?dist}
Summary: SSH-based configuration management, deployment, and orchestration engine
-Version: 1.5
+Version: 1.4.1
Group: Development/Libraries
License: GPLv3
@@ -78,8 +78,8 @@ rm -rf $RPM_BUILD_ROOT
%changelog
-* Thu Nov 21 2013 Michael DeHaan <michael.dehaan@gmail.com> - 1.5-0
-* (PENDING)
+* Wed Nov 27 2013 Michael DeHaan <michael.dehaan@gmail.com> - 1.4.1
+* Release 1.4.1
* Thu Nov 21 2013 Michael DeHaan <michael.dehaan@gmail.com> - 1.4-0
* Release 1.4.0