change version to 0.4
diff --git a/README b/README
index 5514c34..cee0f45 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 ==========
-FLAC - 0.3
+FLAC - 0.4
 ==========
 
 This is the source release for the FLAC project.  The
@@ -34,6 +34,10 @@
 Everything can be built in either debug or release mode.
 See the Makefiles for details.
 
+The default make rule does not attempt to build the XMMS
+plugin, so if you want that also, run 'make plugin_xmms'
+after 'make'.
+
 
 ==================
 Building with MSVC