diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2015-04-21 00:03:07 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2015-04-21 00:03:07 +0100 |
commit | a7386555bd8bb098d11f641b0bf050bb67ae05ea (patch) | |
tree | b0d4e7bac4339b3f2f91c3dfd22a41c586c32089 /win32/makefile.mk | |
parent | 7f9fef934297e89f4f6d41fc60fb678868ab99a3 (diff) | |
download | perl-a7386555bd8bb098d11f641b0bf050bb67ae05ea.tar.gz |
Bump version for 5.21.12 (although it's unlikely to happen)
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 2e68bc75b9..fb9a54b11f 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -44,7 +44,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.21.11 +#INST_VER *= \5.21.12 # # Comment this out if you DON'T want your perl installation to have |