Change 34806 by [EMAIL PROTECTED] on 2008/11/10 19:18:38
Mop up refugees from 34803, spoted by Vincent.
Affected files ...
... //depot/maint-5.8/perl/Porting/config.sh#24 edit
Differences ...
==== //depot/maint-5.8/perl/Porting/config.sh#24 (text) ====
Index: perl/Porting/config.sh
--- perl/Porting/config.sh#23~34803~ 2008-11-10 10:53:49.000000000 -0800
+++ perl/Porting/config.sh 2008-11-10 11:18:38.000000000 -0800
@@ -935,7 +935,7 @@
strerror_r_proto='0'
strings='/usr/include/string.h'
submit=''
-subversion='8'
+subversion='9'
sysman='/usr/share/man/man1'
tail=''
tar=''
@@ -1019,8 +1019,8 @@
vendorprefixexp=''
vendorscript=''
vendorscriptexp=''
-version='5.8.8'
-version_patchlevel_string='version 8 subversion 8'
+version='5.8.9'
+version_patchlevel_string='version 8 subversion 9'
versiononly='undef'
vi=''
voidflags='15'
End of Patch.