Commit Sarathy to April release of 5.6.1 :-)
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 1 Apr 2001 19:11:53 +0000 (19:11 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 1 Apr 2001 19:11:53 +0000 (19:11 +0000)
p4raw-id: //depot/perl@9506

pod/perlfaq1.pod

index 8809495..68c6bfd 100644 (file)
@@ -295,8 +295,8 @@ for any given task.  Also mention that the difference between version
 (Well, OK, maybe it's not quite that distinct, but you get the idea.)
 If you want support and a reasonable guarantee that what you're
 developing will continue to work in the future, then you have to run
-the supported version.  As of early March 2001 that probably means
-running either of the releases 5.6.0 (released in March 2000) or
+the supported version.  As of April 2001 that probably means
+running either of the releases 5.6.1 (released in April 2001) or
 5.005_03 (released in March 1999), although 5.004_05 isn't that bad
 if you B<absolutely> need such an old version (released in April 1999)
 for stability reasons.  Anything older than 5.004_05 shouldn't be used.