summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorZefram <zefram@fysh.org>2010-12-19 15:04:53 +0000
committerZefram <zefram@fysh.org>2010-12-19 15:04:53 +0000
commite03f126cfb07245dc7a7a3f70b2c7443689be3ed (patch)
treec421850ee67f8388c9d7d05ef930bbad1c16e0bc /win32
parent170968377abf9e056b7362f557315dd607605f38 (diff)
downloadperl-e03f126cfb07245dc7a7a3f70b2c7443689be3ed.tar.gz
bump perl version number for 5.13.8
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile2
-rw-r--r--win32/Makefile.ce2
-rw-r--r--win32/makefile.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/win32/Makefile b/win32/Makefile
index dbae5f2001..3fc31477f1 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.13.7
+#INST_VER = \5.13.8
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile.ce b/win32/Makefile.ce
index bcfb7a707f..af2d5d7fda 100644
--- a/win32/Makefile.ce
+++ b/win32/Makefile.ce
@@ -6,7 +6,7 @@
SRCDIR = ..
PV = 59
-INST_VER = 5.13.7
+INST_VER = 5.13.8
# INSTALL_ROOT specifies a path where this perl will be installed on CE device
INSTALL_ROOT=/netzwerk/sprache/perl
diff --git a/win32/makefile.mk b/win32/makefile.mk
index 9c0177909b..a859980ae3 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -39,7 +39,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.13.7
+#INST_VER *= \5.13.8
#
# Comment this out if you DON'T want your perl installation to have