summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2019-05-22 14:07:31 +0300
committerSawyer X <xsawyerx@cpan.org>2019-05-22 14:07:31 +0300
commitb85fe49188f38c4ce839983c5ff89c7d295de6e7 (patch)
tree0e62e069bbbdd1bbbcfa0bde8466637b4488def9 /uconfig.h
parent1f8153bdcb58e8980487eabd1f31dacf97a5f592 (diff)
downloadperl-b85fe49188f38c4ce839983c5ff89c7d295de6e7.tar.gz
Bump the perl version in various places for 5.31.0
Diffstat (limited to 'uconfig.h')
-rw-r--r--uconfig.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/uconfig.h b/uconfig.h
index 9341deef18..3b7ccf9e62 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -1229,8 +1229,8 @@
* 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 "/usr/local/lib/perl5/5.30/unknown" / **/
-/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.30/unknown" / **/
+/*#define ARCHLIB "/usr/local/lib/perl5/5.31/unknown" / **/
+/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.31/unknown" / **/
/* BIN:
* This symbol holds the path of the bin directory where the package will
@@ -1283,8 +1283,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 "/usr/local/lib/perl5/5.30" /**/
-#define PRIVLIB_EXP "/usr/local/lib/perl5/5.30" /**/
+#define PRIVLIB "/usr/local/lib/perl5/5.31" /**/
+#define PRIVLIB_EXP "/usr/local/lib/perl5/5.31" /**/
/* SITEARCH:
* This symbol contains the name of the private library for this package.
@@ -1301,8 +1301,8 @@
* 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 "/usr/local/lib/perl5/5.30/unknown" / **/
-/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.30/unknown" / **/
+/*#define SITEARCH "/usr/local/lib/perl5/5.31/unknown" / **/
+/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.31/unknown" / **/
/* SITELIB:
* This symbol contains the name of the private library for this package.
@@ -1324,8 +1324,8 @@
* removed. The elements in inc_version_list (inc_version_list.U) can
* be tacked onto this variable to generate a list of directories to search.
*/
-#define SITELIB "/usr/local/lib/perl5/5.30" /**/
-#define SITELIB_EXP "/usr/local/lib/perl5/5.30" /**/
+#define SITELIB "/usr/local/lib/perl5/5.31" /**/
+#define SITELIB_EXP "/usr/local/lib/perl5/5.31" /**/
#define SITELIB_STEM "/usr/local/lib/perl5" /**/
/* PERL_VENDORARCH:
@@ -5245,5 +5245,5 @@
/* Generated from:
* 6608de918c3c876975f74b684da2536ab1ee23459783d691ae02ce2526a497a7 config_h.SH
- * 2aaf18b9277e180fc5e5d60290ecb0c91fcac3531bd8825e5687a212daa586e9 uconfig.sh
+ * a11d95f56af200907b9285ed0da243a4c20db34f5684af313d18195eaba2b18b uconfig.sh
* ex: set ro: */