up patchlevel &c
Gurusamy Sarathy [Fri, 20 Aug 1999 17:21:53 +0000 (17:21 +0000)]
p4raw-id: //depot/perl@4010

patchlevel.h
win32/Makefile
win32/config_H.bc
win32/config_H.gc
win32/config_H.vc
win32/makefile.mk

index 91d12a1..5b07ae6 100644 (file)
@@ -5,7 +5,7 @@
 
 #define PERL_REVISION  5               /* age */
 #define PERL_VERSION   5               /* epoch */
-#define PERL_SUBVERSION        60              /* generation */
+#define PERL_SUBVERSION        61              /* generation */
 
 /*
        local_patches -- list of locally applied less-than-subversion patches.
index 3e694c4..01159c7 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       = \5.00560
+INST_VER       = \5.00561
 
 #
 # Comment this out if you DON'T want your perl installation to have
index 82d6e6e..bee55fa 100644 (file)
  *     This symbol contains the ~name expanded version of ARCHLIB, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define ARCHLIB "c:\\perl\\5.00560\\lib\\MSWin32-x86"          /**/
+#define ARCHLIB "c:\\perl\\5.00561\\lib\\MSWin32-x86"          /**/
 /*#define ARCHLIB_EXP ""       /**/
 
 /* BIN:
  *     This symbol is the filename expanded version of the BIN symbol, for
  *     programs that do not want to deal with that at run-time.
  */
-#define BIN "c:\\perl\\5.00560\\bin\\MSWin32-x86"      /**/
-#define BIN_EXP "c:\\perl\\5.00560\\bin\\MSWin32-x86"  /**/
+#define BIN "c:\\perl\\5.00561\\bin\\MSWin32-x86"      /**/
+#define BIN_EXP "c:\\perl\\5.00561\\bin\\MSWin32-x86"  /**/
 
 /* INSTALL_USR_BIN_PERL:
  *     This symbol, if defined, indicates that Perl is to be installed
  *     This symbol contains the ~name expanded version of PRIVLIB, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define PRIVLIB "c:\\perl\\5.00560\\lib"               /**/
-#define PRIVLIB_EXP (win32_get_privlib("5.00560"))     /**/
+#define PRIVLIB "c:\\perl\\5.00561\\lib"               /**/
+#define PRIVLIB_EXP (win32_get_privlib("5.00561"))     /**/
 
 /* SITEARCH:
  *     This symbol contains the name of the private library for this package.
  *     This symbol contains the ~name expanded version of SITEARCH, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define SITEARCH "c:\\perl\\site\\5.00560\\lib\\MSWin32-x86"           /**/
+#define SITEARCH "c:\\perl\\site\\5.00561\\lib\\MSWin32-x86"           /**/
 /*#define SITEARCH_EXP ""      /**/
 
 /* SITELIB:
  *     This symbol contains the ~name expanded version of SITELIB, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define SITELIB "c:\\perl\\site\\5.00560\\lib"         /**/
-#define SITELIB_EXP (win32_get_sitelib("5.00560"))     /**/
+#define SITELIB "c:\\perl\\site\\5.00561\\lib"         /**/
+#define SITELIB_EXP (win32_get_sitelib("5.00561"))     /**/
 
 /* PERL_VENDORLIB_EXP:
  *     This symbol contains the ~name expanded version of VENDORLIB, to be used
index ca64936..040a903 100644 (file)
  *     This symbol contains the ~name expanded version of ARCHLIB, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define ARCHLIB "c:\\perl\\5.00560\\lib\\MSWin32-x86"          /**/
+#define ARCHLIB "c:\\perl\\5.00561\\lib\\MSWin32-x86"          /**/
 /*#define ARCHLIB_EXP ""       /**/
 
 /* BIN:
  *     This symbol is the filename expanded version of the BIN symbol, for
  *     programs that do not want to deal with that at run-time.
  */
-#define BIN "c:\\perl\\5.00560\\bin\\MSWin32-x86"      /**/
-#define BIN_EXP "c:\\perl\\5.00560\\bin\\MSWin32-x86"  /**/
+#define BIN "c:\\perl\\5.00561\\bin\\MSWin32-x86"      /**/
+#define BIN_EXP "c:\\perl\\5.00561\\bin\\MSWin32-x86"  /**/
 
 /* INSTALL_USR_BIN_PERL:
  *     This symbol, if defined, indicates that Perl is to be installed
  *     This symbol contains the ~name expanded version of PRIVLIB, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define PRIVLIB "c:\\perl\\5.00560\\lib"               /**/
-#define PRIVLIB_EXP (win32_get_privlib("5.00560"))     /**/
+#define PRIVLIB "c:\\perl\\5.00561\\lib"               /**/
+#define PRIVLIB_EXP (win32_get_privlib("5.00561"))     /**/
 
 /* SITEARCH:
  *     This symbol contains the name of the private library for this package.
  *     This symbol contains the ~name expanded version of SITEARCH, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define SITEARCH "c:\\perl\\site\\5.00560\\lib\\MSWin32-x86"           /**/
+#define SITEARCH "c:\\perl\\site\\5.00561\\lib\\MSWin32-x86"           /**/
 /*#define SITEARCH_EXP ""      /**/
 
 /* SITELIB:
  *     This symbol contains the ~name expanded version of SITELIB, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define SITELIB "c:\\perl\\site\\5.00560\\lib"         /**/
-#define SITELIB_EXP (win32_get_sitelib("5.00560"))     /**/
+#define SITELIB "c:\\perl\\site\\5.00561\\lib"         /**/
+#define SITELIB_EXP (win32_get_sitelib("5.00561"))     /**/
 
 /* PERL_VENDORLIB_EXP:
  *     This symbol contains the ~name expanded version of VENDORLIB, to be used
index c79b2ea..d3c9b29 100644 (file)
  *     This symbol contains the ~name expanded version of ARCHLIB, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define ARCHLIB "c:\\perl\\5.00560\\lib\\MSWin32-x86"          /**/
+#define ARCHLIB "c:\\perl\\5.00561\\lib\\MSWin32-x86"          /**/
 /*#define ARCHLIB_EXP ""       /**/
 
 /* BIN:
  *     This symbol is the filename expanded version of the BIN symbol, for
  *     programs that do not want to deal with that at run-time.
  */
-#define BIN "c:\\perl\\5.00560\\bin\\MSWin32-x86"      /**/
-#define BIN_EXP "c:\\perl\\5.00560\\bin\\MSWin32-x86"  /**/
+#define BIN "c:\\perl\\5.00561\\bin\\MSWin32-x86"      /**/
+#define BIN_EXP "c:\\perl\\5.00561\\bin\\MSWin32-x86"  /**/
 
 /* INSTALL_USR_BIN_PERL:
  *     This symbol, if defined, indicates that Perl is to be installed
  *     This symbol contains the ~name expanded version of PRIVLIB, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define PRIVLIB "c:\\perl\\5.00560\\lib"               /**/
-#define PRIVLIB_EXP (win32_get_privlib("5.00560"))     /**/
+#define PRIVLIB "c:\\perl\\5.00561\\lib"               /**/
+#define PRIVLIB_EXP (win32_get_privlib("5.00561"))     /**/
 
 /* SITEARCH:
  *     This symbol contains the name of the private library for this package.
  *     This symbol contains the ~name expanded version of SITEARCH, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define SITEARCH "c:\\perl\\site\\5.00560\\lib\\MSWin32-x86"           /**/
+#define SITEARCH "c:\\perl\\site\\5.00561\\lib\\MSWin32-x86"           /**/
 /*#define SITEARCH_EXP ""      /**/
 
 /* SITELIB:
  *     This symbol contains the ~name expanded version of SITELIB, to be used
  *     in programs that are not prepared to deal with ~ expansion at run-time.
  */
-#define SITELIB "c:\\perl\\site\\5.00560\\lib"         /**/
-#define SITELIB_EXP (win32_get_sitelib("5.00560"))     /**/
+#define SITELIB "c:\\perl\\site\\5.00561\\lib"         /**/
+#define SITELIB_EXP (win32_get_sitelib("5.00561"))     /**/
 
 /* PERL_VENDORLIB_EXP:
  *     This symbol contains the ~name expanded version of VENDORLIB, to be used
index 7e0205e..01f0d7d 100644 (file)
@@ -33,7 +33,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.00560
+INST_VER       *= \5.00561
 
 #
 # Comment this out if you DON'T want your perl installation to have