diff options
author | Florian Ragwitz <rafl@debian.org> | 2011-03-09 23:41:46 +0100 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2011-03-20 14:58:37 +0100 |
commit | c3c50a5a932e0a38b0e9dcbd324c27279e82557c (patch) | |
tree | 9adc848f237dc7b383b7f056442607d72ef901a6 /win32/makefile.mk | |
parent | f4d8fa6b1a34a0d395bede6b64af07f70dc1fc5a (diff) | |
download | perl-c3c50a5a932e0a38b0e9dcbd324c27279e82557c.tar.gz |
Bump the perl version for 5.13.11
Diffstat (limited to 'win32/makefile.mk')
-rw-r--r-- | win32/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/makefile.mk b/win32/makefile.mk index f30906032e..a88035fb31 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -39,7 +39,7 @@ INST_TOP *= $(INST_DRV)\perl # versioned installation can be obtained by setting INST_TOP above to a # path that includes an arbitrary version string. # -#INST_VER *= \5.13.10 +#INST_VER *= \5.13.11 # # Comment this out if you DON'T want your perl installation to have |