diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-02-17 20:06:04 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-02-17 20:06:04 +0000 |
commit | 60a7d337106d6b8eb6218c9b48ce994cf4a53683 (patch) | |
tree | f1cc8961580c883674cb96b597f07a124ea75886 /wince | |
parent | f39684dfccffa379f779d9b47d9ac013430ef359 (diff) | |
download | perl-60a7d337106d6b8eb6218c9b48ce994cf4a53683.tar.gz |
Bump up perl's version number to 5.9.1.
Add perl591delta in perl.pod.
Update the sample config files in Porting/.
p4raw-id: //depot/perl@22318
Diffstat (limited to 'wince')
-rw-r--r-- | wince/Makefile.ce | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wince/Makefile.ce b/wince/Makefile.ce index 214b88b2e1..5e7d3ec4cd 100644 --- a/wince/Makefile.ce +++ b/wince/Makefile.ce @@ -4,7 +4,7 @@ SRCDIR = .. PV = 59 -INST_VER = 5.9.0 +INST_VER = 5.9.1 # INSTALL_ROOT specifies a path where this perl will be installed on CE device INSTALL_ROOT=/netzwerk/sprache/perl |