Imported from ../bash-2.05b.tar.gz.
diff --git a/README b/README
index 92cf3c0..9dff9ef 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 Introduction
 ============
 
-This is GNU Bash, version 2.05a.  Bash is the GNU Project's Bourne
+This is GNU Bash, version 2.05b.  Bash is the GNU Project's Bourne
 Again SHell, a complete implementation of the POSIX.2 shell spec,
 but also with interactive command line editing, job control on
 architectures that support it, csh-like features such as history
@@ -67,9 +67,9 @@
 bashbug directly with `make bashbug'.  If you cannot build `bashbug',
 please send mail to bug-bash@gnu.org with the following information:
 
-	* the version number and release status of Bash (e.g., 2.01-release)
-	* the machine and OS that it is running on (look at the file
-	  `.made' in the bash build directory)
+	* the version number and release status of Bash (e.g., 2.05a-release)
+	* the machine and OS that it is running on (you may run
+	  `bashversion -l' from the bash build directory for this information)
 	* a list of the compilation flags or the contents of `config.h', if
 	  appropriate
 	* a description of the bug