diff options
author | Florian Ragwitz <rafl@debian.org> | 2011-10-18 11:21:09 -0700 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2011-10-20 12:18:33 -0700 |
commit | 29c11e7b21dabe5d76aa6a0f7d181c827fa8a737 (patch) | |
tree | 7d31d93b4342621989103e26c7ac4374ca863802 /win32/Makefile.ce | |
parent | 9eb1e3e2e794f19d37311942ae3991ffef82899c (diff) | |
download | perl-29c11e7b21dabe5d76aa6a0f7d181c827fa8a737.tar.gz |
Bump the perl version in various places for 5.15.4
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 b219ae6f58..f50b9aa0bd 100644 --- a/win32/Makefile.ce +++ b/win32/Makefile.ce @@ -6,7 +6,7 @@ SRCDIR = .. PV = 59 -INST_VER = 5.15.3 +INST_VER = 5.15.4 # INSTALL_ROOT specifies a path where this perl will be installed on CE device INSTALL_ROOT=/netzwerk/sprache/perl |