diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2010-08-26 18:06:48 -0400 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2010-08-26 18:06:48 -0400 |
commit | 749b93721350107cd0209779c73646203f730aa0 (patch) | |
tree | d73f3bec8b3365c48cbec523a58691103e7a4b4a /README.aix | |
parent | b55a5fdc5b6c9430f6f867038d17d13cd3d47e9d (diff) | |
download | perl-749b93721350107cd0209779c73646203f730aa0.tar.gz |
Remove a useless hardcoding of the current Perl version in README.AIX
Diffstat (limited to 'README.aix')
-rw-r--r-- | README.aix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.aix b/README.aix index 5223625f5d..dfcf0c6778 100644 --- a/README.aix +++ b/README.aix @@ -4,7 +4,7 @@ designed to be readable as is. =head1 NAME -README.aix - Perl version 5.13.4 on IBM AIX (UNIX) systems +README.aix - Perl version 5 on IBM AIX (UNIX) systems =head1 DESCRIPTION |