diff options
author | Ricardo Signes <rjbs@cpan.org> | 2011-08-20 14:14:51 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2011-08-20 14:57:26 -0400 |
commit | eef7c73e44b9729e36337c65eb4523aeefaba2b9 (patch) | |
tree | 56aa764cfecb14c5777b612876a49644ea22e601 /win32/Makefile.ce | |
parent | 4d3492ca676f32fcd47097dcfe8d0e3edfcd0209 (diff) | |
download | perl-eef7c73e44b9729e36337c65eb4523aeefaba2b9.tar.gz |
bump version to 5.12.2 using Porting/bump-perl-version
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 39a6b585cc..55e0eab8cc 100644 --- a/win32/Makefile.ce +++ b/win32/Makefile.ce @@ -6,7 +6,7 @@ SRCDIR = .. PV = 59 -INST_VER = 5.15.1 +INST_VER = 5.15.2 # INSTALL_ROOT specifies a path where this perl will be installed on CE device INSTALL_ROOT=/netzwerk/sprache/perl |