diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2011-04-02 18:58:17 +0800 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2011-04-02 18:58:17 +0800 |
commit | 88ea365576417b263eed614d4b3c1c4781b6544a (patch) | |
tree | a4d3c4c895002a18529dc6ecf84956e792435195 /win32/Makefile.ce | |
parent | d634733c523ec6f574382d9fe0682071a0aabbcd (diff) | |
download | perl-88ea365576417b263eed614d4b3c1c4781b6544a.tar.gz |
First provisional bump to 5.14.0-RC0
Diffstat (limited to 'win32/Makefile.ce')
-rw-r--r-- | win32/Makefile.ce | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.ce b/win32/Makefile.ce index ffc781cb02..22030ab089 100644 --- a/win32/Makefile.ce +++ b/win32/Makefile.ce @@ -6,7 +6,7 @@ SRCDIR = .. PV = 59 -INST_VER = 5.13.11 +INST_VER = 5.14.0 # INSTALL_ROOT specifies a path where this perl will be installed on CE device INSTALL_ROOT=/netzwerk/sprache/perl |