diff --git a/VERSION b/VERSION
index bd73f47072b..267577d47e4 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.4
+0.4.1
diff --git a/lib/ansible/__init__.py b/lib/ansible/__init__.py
index 5f2e65fd8b3..c4f45e7dd2f 100644
--- a/lib/ansible/__init__.py
+++ b/lib/ansible/__init__.py
@@ -14,4 +14,4 @@
#
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see .
-__version__ = '0.4'
+__version__ = '0.4.1'
diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec
index 0eddeed4ded..09c607229dc 100644
--- a/packaging/rpm/ansible.spec
+++ b/packaging/rpm/ansible.spec
@@ -1,7 +1,7 @@
Name: ansible
Release: 1%{?dist}
Summary: Minimal SSH command and control
-Version: 0.4
+Version: 0.4.1
Group: Development/Libraries
License: GPLv3+
@@ -46,13 +46,14 @@ cp -v library/* $RPM_BUILD_ROOT/%{_datadir}/ansible/
%doc %{_mandir}/man1/ansible*
%changelog
-<<<<<<< HEAD
-* Tue May 1 2012 Tim Bielawa - 0.3.1-1
-- Release of 0.3.1. Mostly packaging related changes.
-=======
+* Tue Jun 12 2012 Tim Bielawa - 0.4.1-1
+- Release of 0.4.1 (bugfixes)
+
* Wed May 23 2012 Michael DeHaan - 0.4-0
- Release of 0.4
->>>>>>> devel
+
+* Tue May 1 2012 Tim Bielawa - 0.3.1-1
+- Release of 0.3.1. Mostly packaging related changes.
* Mon Apr 23 2012 Michael DeHaan - 0.3-1
- Release of 0.3