diff options
author | reneeb <info@perl-services.de> | 2023-01-21 00:22:13 +0100 |
---|---|---|
committer | reneeb <info@perl-services.de> | 2023-01-21 00:22:13 +0100 |
commit | 0036fddf861c3e1cc51fe78cf8c252b97b949e91 (patch) | |
tree | 209475a0785b67049c8f404e4fe4fa32df7110b9 /win32/Makefile | |
parent | 4d2e65728ee21711be5bc3d4349583b103fd5d38 (diff) | |
download | perl-0036fddf861c3e1cc51fe78cf8c252b97b949e91.tar.gz |
bump version for 5.37.9
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 3666ee4ae7..288c6c6eba 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -37,7 +37,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.37.8 +#INST_VER = \5.37.9 # # Comment this out if you DON'T want your perl installation to have |