diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-04-04 17:14:37 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-04-04 17:14:37 +0000 |
commit | 69df4abc7c8a05e1b705134bf772dc9c44d92dd6 (patch) | |
tree | da6acecc2fa0d2266ca0137a1efa40776f8f892e /wince | |
parent | 6867be6d47d7be8fc56705e4b65f064d3eef92b7 (diff) | |
download | perl-69df4abc7c8a05e1b705134bf772dc9c44d92dd6.tar.gz |
Bump version to 5.9.3
Restore "DEVEL" tag in patchlevel.h
Regenerate Porting/config*
p4raw-id: //depot/perl@24149
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 67c69ca9da..842df4a8dc 100644 --- a/wince/Makefile.ce +++ b/wince/Makefile.ce @@ -4,7 +4,7 @@ SRCDIR = .. PV = 59 -INST_VER = 5.9.2 +INST_VER = 5.9.3 # INSTALL_ROOT specifies a path where this perl will be installed on CE device INSTALL_ROOT=/netzwerk/sprache/perl |