diff options
author | Sawyer X <xsawyerx@cpan.org> | 2020-09-21 01:48:36 +0200 |
---|---|---|
committer | Sawyer X <xsawyerx@cpan.org> | 2020-09-21 01:48:36 +0200 |
commit | 88d446a9fc63209071cf1cb095571a47dc2b133b (patch) | |
tree | 8e70c5935747cae85febc45294fa668f2dedaee4 /win32/Makefile | |
parent | f460daa0d0922b6e51be3decd7d956a7aac9c93b (diff) | |
download | perl-88d446a9fc63209071cf1cb095571a47dc2b133b.tar.gz |
Bump the perl version in various places for 5.33.3
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 2e658f6950..bf998cb7ed 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.2 +#INST_VER = \5.33.3 # # Comment this out if you DON'T want your perl installation to have |