diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-09-06 13:21:34 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-09-06 13:21:34 +0000 |
commit | f5b42c275c233e6dff0d3b067bbe97225f24c002 (patch) | |
tree | 9b9514dbe5f70f29439a571289690c99996631ee /win32/Makefile | |
parent | 56fced17911e465429027332413d88270fd62b01 (diff) | |
download | perl-f5b42c275c233e6dff0d3b067bbe97225f24c002.tar.gz |
Bump version number to 5.10.0.
p4raw-id: //depot/perl@31799
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 0c479df89c..8e88bc9fb9 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -32,7 +32,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.9.5 +#INST_VER = \5.10.0 # # Comment this out if you DON'T want your perl installation to have |