diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-09-06 13:21:34 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-09-06 13:21:34 +0000 |
commit | 8c5f6936e7c6250712b0f630deac0c445eaf4dff (patch) | |
tree | 9b9514dbe5f70f29439a571289690c99996631ee /win32/Makefile.ce | |
parent | c5917253cfa0ec36b4c868a1582baaaab99eb0d0 (diff) | |
download | perl-8c5f6936e7c6250712b0f630deac0c445eaf4dff.tar.gz |
Bump version number to 5.10.0.
p4raw-id: //depot/perl@31799
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 7503656a16..2d58100aee 100644 --- a/win32/Makefile.ce +++ b/win32/Makefile.ce @@ -6,7 +6,7 @@ SRCDIR = .. PV = 59 -INST_VER = 5.9.5 +INST_VER = 5.10.0 # INSTALL_ROOT specifies a path where this perl will be installed on CE device INSTALL_ROOT=/netzwerk/sprache/perl |