Fix version numbers
authorTom Yu <tlyu@mit.edu>
Tue, 12 Apr 2005 20:32:01 +0000 (20:32 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 12 Apr 2005 20:32:01 +0000 (20:32 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-4@17173 dc483132-0cff-0310-8789-dd5450dbe970

README

diff --git a/README b/README
index d8b0cfeb38f28d6a6f0e2e90ade7281cba576738..83de550392d286c2fb80e605045f93e72c384d75 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-                  Kerberos Version 5, Release 1.4
+                 Kerberos Version 5, Release 1.4.1
 
                            Release Notes
                        The MIT Kerberos Team
@@ -7,14 +7,14 @@ Unpacking the Source Distribution
 ---------------------------------
 
 The source distribution of Kerberos 5 comes in a tarfile,
-krb5-1.4-signed.tar.  The tarfile contains a gzipped tarfile,
-krb5-1.4.tar.gz, and its corresponding PGP signature,
-krb5-1.4.tar.gz.asc.
+krb5-1.4.1-signed.tar.  The tarfile contains a gzipped tarfile,
+krb5-1.4.1.tar.gz, and its corresponding PGP signature,
+krb5-1.4.1.tar.gz.asc.
 
 You will need the GNU gzip program, and preferably, the GNU tar
 program, to extract the source distribution.
 
-The distribution will extract into a subdirectory "krb5-1.4" of the
+The distribution will extract into a subdirectory "krb5-1.4.1" of the
 current directory.
 
 Building and Installing Kerberos 5