diff options
Diffstat (limited to 'win32/makefile.mk')
-rw-r--r-- | win32/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/makefile.mk b/win32/makefile.mk index 6b544c5123..8544b5f1a5 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -22,7 +22,7 @@ INST_TOP *= $(INST_DRV)\perl # locations it installs files to. If you disable it, an alternative # versioned installation can be obtained by setting INST_TOP above to a # path that includes an arbitrary version string. -INST_VER *= \5.00466 +INST_VER *= \5.00467 # # uncomment to enable threads-capabilities |