summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrian d foy <brian.d.foy@gmail.com>2010-10-05 01:52:40 -0400
committerbrian d foy <brian.d.foy@gmail.com>2010-10-05 01:52:40 -0400
commit733a5566738583595dfc3a5d95e1229a3bfda72f (patch)
tree3d33315475388d7f6f73b9fd781d87322d44d653
parent960c68989849d4ba6634125c3205329eb62b536d (diff)
downloadperl-733a5566738583595dfc3a5d95e1229a3bfda72f.tar.gz
* Update the versions numbers for stable in perlfaq1
I'm considering that this becomes official with 5.14, so 'stable' is a bit in the future
-rw-r--r--pod/perlfaq1.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlfaq1.pod b/pod/perlfaq1.pod
index 16f5801804..4fac485039 100644
--- a/pod/perlfaq1.pod
+++ b/pod/perlfaq1.pod
@@ -61,7 +61,7 @@ users the informal support will more than suffice. See the answer to
There is often a matter of opinion and taste, and there isn't any one
answer that fits everyone. In general, you want to use either the current
stable release, or the stable release immediately prior to that one.
-Currently, those are perl5.10.x and perl5.8.x, respectively.
+Currently, those are perl5.14.x and perl5.12.x, respectively.
Beyond that, you have to consider several things and decide which is best
for you.