Merge branch 'release/0.4.1' into develop
diff --git a/Changes.mdown b/Changes.mdown
index c4f4c8b..72c04bc 100644
--- a/Changes.mdown
+++ b/Changes.mdown
@@ -1,10 +1,10 @@
 0.4.1:
 -----
-Release date: *Not released yet*
+Release date: **2011/02/04**
 
 * New option `-d` added to `git flow init`, to initialize with defaults without
-  asking for input.  Ideal for creating git-flow enabled repos in custom
-  scripts.
+  asking for input interactively.  Ideal for creating git-flow enabled repos in
+  custom scripts.
 
 * The parsing issues related to git-flow feature's flags are now dealt with on
   all known platforms.  (Fixed #54, #62, #86, #97)
diff --git a/git-flow-version b/git-flow-version
index cc8fd27..51fd671 100644
--- a/git-flow-version
+++ b/git-flow-version
@@ -36,7 +36,7 @@
 # policies, either expressed or implied, of Vincent Driessen.
 #
 
-GITFLOW_VERSION=0.4
+GITFLOW_VERSION=0.4.1
 
 usage() {
 	echo "usage: git flow version"