5.004_70 tweaks
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 6 Jul 1998 09:06:33 +0000 (09:06 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 6 Jul 1998 09:06:33 +0000 (09:06 +0000)
p4raw-id: //depot/perl@1336

Changes
win32/Makefile
win32/makefile.mk

diff --git a/Changes b/Changes
index f6167f1..341a40b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -69,6 +69,11 @@ Version 5.004_70        Developer release working toward 5.005
 ----------------
 
 ____________________________________________________________________________
+[  1335] By: gsar                                  on 1998/07/06  07:05:37
+        Log: update Changes
+     Branch: perl
+           ! Changes pod/perldiag.pod
+____________________________________________________________________________
 [  1334] By: gsar                                  on 1998/07/06  06:41:17
         Log: allow eval-groups in patterns only if they C<use re 'eval';>
      Branch: perl
index 715e496..a33a2ba 100644 (file)
@@ -25,7 +25,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       = \~VERSION~
+INST_VER       = \5.00470
 
 #
 # uncomment to enable threads-capabilities
index 87c0e6f..548611f 100644 (file)
@@ -29,7 +29,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       *= \~VERSION~
+INST_VER       *= \5.00470
 
 #
 # uncomment to enable threads-capabilities