summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-08-20 17:21:53 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-08-20 17:21:53 +0000
commitc1b02fb8b2d338b569167fbd3fa940fe7d903db6 (patch)
tree9ca444d050ecd32361f2262dd00294f1f85ab974
parentaf177361cd38aebff388fc6dc0be4ee60f6b8e16 (diff)
downloadperl-c1b02fb8b2d338b569167fbd3fa940fe7d903db6.tar.gz
up patchlevel &c
p4raw-id: //depot/perl@4010
-rw-r--r--patchlevel.h2
-rw-r--r--win32/Makefile2
-rw-r--r--win32/config_H.bc16
-rw-r--r--win32/config_H.gc16
-rw-r--r--win32/config_H.vc16
-rw-r--r--win32/makefile.mk2
6 files changed, 27 insertions, 27 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 91d12a1b61..5b07ae698f 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -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.
diff --git a/win32/Makefile b/win32/Makefile
index 3e694c4223..01159c7620 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -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
diff --git a/win32/config_H.bc b/win32/config_H.bc
index 82d6e6e45e..bee55faabb 100644
--- a/win32/config_H.bc
+++ b/win32/config_H.bc
@@ -1419,7 +1419,7 @@
* 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:
@@ -1430,8 +1430,8 @@
* 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
@@ -1449,8 +1449,8 @@
* 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.
@@ -1465,7 +1465,7 @@
* 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:
@@ -1481,8 +1481,8 @@
* 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
diff --git a/win32/config_H.gc b/win32/config_H.gc
index ca64936841..040a903319 100644
--- a/win32/config_H.gc
+++ b/win32/config_H.gc
@@ -1419,7 +1419,7 @@
* 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:
@@ -1430,8 +1430,8 @@
* 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
@@ -1449,8 +1449,8 @@
* 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.
@@ -1465,7 +1465,7 @@
* 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:
@@ -1481,8 +1481,8 @@
* 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
diff --git a/win32/config_H.vc b/win32/config_H.vc
index c79b2ead0a..d3c9b294d4 100644
--- a/win32/config_H.vc
+++ b/win32/config_H.vc
@@ -1419,7 +1419,7 @@
* 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:
@@ -1430,8 +1430,8 @@
* 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
@@ -1449,8 +1449,8 @@
* 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.
@@ -1465,7 +1465,7 @@
* 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:
@@ -1481,8 +1481,8 @@
* 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
diff --git a/win32/makefile.mk b/win32/makefile.mk
index 7e0205ef2b..01f0d7d615 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -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