diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2019-10-20 16:11:56 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2019-10-20 16:11:56 +0100 |
commit | 725c980e2d0a732605eea8b9bc58c8be0dad2886 (patch) | |
tree | 850a43a1c83b9fc8888e490ac20ba209756c6436 /win32/GNUmakefile | |
parent | 46a21c0a553a38838c8a47343b03e497a2edb397 (diff) | |
download | perl-725c980e2d0a732605eea8b9bc58c8be0dad2886.tar.gz |
Bump version to 5.31.6
(includes regen/opcode.pl)
Diffstat (limited to 'win32/GNUmakefile')
-rw-r--r-- | win32/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/GNUmakefile b/win32/GNUmakefile index 5aca768ff3..7ea263e5d4 100644 --- a/win32/GNUmakefile +++ b/win32/GNUmakefile @@ -64,7 +64,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.31.5 +#INST_VER := \5.31.6 # # Comment this out if you DON'T want your perl installation to have |