diff --git a/Documentation/ReleaseNotes.txt b/Documentation/ReleaseNotes.txt
index 185153f..df41673 100644
--- a/Documentation/ReleaseNotes.txt
+++ b/Documentation/ReleaseNotes.txt
@@ -1,5 +1,14 @@
GitX Release Notes
+v0.4.1
+==
+
+This is a maintenance release. Most important fixes:
+
+* The diff display is now much faster
+* More locations are now searched for a default git
+* Code pasted online is now private
+
v0.4: Changes since v0.3.1
===
* A new commitview, allowing you to selectively add changes and commit them.
diff --git a/Info.plist b/Info.plist
index 47c2242..aaaca0f 100644
--- a/Info.plist
+++ b/Info.plist
@@ -39,9 +39,9 @@
CFBundleSignature
????
CFBundleVersion
- 0.4
+ 0.4.1
CFBundleShortVersionString
- 0.4
+ 0.4.1
NSMainNibFile
MainMenu
NSPrincipalClass