diff options
author | Matthew Horsfall <wolfsage@gmail.com> | 2015-07-20 16:03:51 -0400 |
---|---|---|
committer | Matthew Horsfall <wolfsage@gmail.com> | 2015-07-20 16:03:51 -0400 |
commit | 430812d753cb6126658aa5764d72c857935e7552 (patch) | |
tree | 0b90373f4fd356a23e5a1760e9b42c82a368b905 /win32/Makefile | |
parent | cf73cedaf40b99f39f3b4c5d0fa1aa0f125c73e3 (diff) | |
download | perl-430812d753cb6126658aa5764d72c857935e7552.tar.gz |
Bump version to 5.23.2
Diffstat (limited to 'win32/Makefile')
-rw-r--r-- | win32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile b/win32/Makefile index ffefc229d8..0b77b2c558 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -38,7 +38,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.23.1 +#INST_VER = \5.23.2 # # Comment this out if you DON'T want your perl installation to have |