Imported from ../bash-2.02.1.tar.gz.
[platform/upstream/bash.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index c10697c..b3e1f4f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -29,8 +29,8 @@ this, make sure you are using Autoconf version 2.10 or newer.
 If you need to change `configure.in' or regenerate `configure', you
 will need to create two files: `_distribution' and `_patchlevel'.
 `_distribution' should contain the major and minor version numbers of
-the Bash distribution, for example `2.01'.  `_patchlevel' should
-contain the patch level of the Bash distribution, `0' for example.  The
+the Bash distribution, for example `2.02'.  `_patchlevel' should
+contain the patch level of the Bash distribution, `1' for example.  The
 script `support/mkconffiles' has been provided to automate the creation
 of these files.