diff options
author | Tom Hukins <tom@eborcom.com> | 2020-11-20 16:59:27 +0000 |
---|---|---|
committer | Tom Hukins <tom@eborcom.com> | 2020-11-20 16:59:27 +0000 |
commit | 790f2f66dd0f9e8678a5f5129f984aa0d5baf08c (patch) | |
tree | 281a0f6a403c0682292374334b27582cf0a1a530 /win32/Makefile | |
parent | d228bb8b1a0e9253424611b56243c555886bc9e8 (diff) | |
download | perl-790f2f66dd0f9e8678a5f5129f984aa0d5baf08c.tar.gz |
Bump version to 5.33.5
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 091a6b3f70..ecbfd7a819 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.33.4 +#INST_VER = \5.33.5 # # Comment this out if you DON'T want your perl installation to have |