summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorStevan Little <stevan.little@iinteractive.com>2011-09-19 17:14:52 -0400
committerStevan Little <stevan.little@iinteractive.com>2011-09-20 11:30:55 -0400
commit9d254dcaf7d61fc8866c7e664d796dde791a59f5 (patch)
tree82254ec9a248c0b058777d6265fd35aaa712c202 /win32
parent1d5a17e366822d02fe576f8abf6406cdbf5ec0c1 (diff)
downloadperl-9d254dcaf7d61fc8866c7e664d796dde791a59f5.tar.gz
bump version to 5.15.3 using Porting/bump-perl-version
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 8325689fa5..15e5de5008 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.15.2
+#INST_VER = \5.15.3
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile.ce b/win32/Makefile.ce
index e81dd3a894..b219ae6f58 100644
--- a/win32/Makefile.ce
+++ b/win32/Makefile.ce
@@ -6,7 +6,7 @@
SRCDIR = ..
PV = 59
-INST_VER = 5.15.2
+INST_VER = 5.15.3
# 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 8dec075660..424157bd95 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -38,7 +38,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.15.2
+#INST_VER *= \5.15.3
#
# Comment this out if you DON'T want your perl installation to have