summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2020-03-21 01:11:56 +0200
committerSawyer X <xsawyerx@cpan.org>2020-03-21 01:54:39 +0200
commit0707d397b15bdd3a8058d75e1c345ee80b3c3183 (patch)
tree449027568d1a54f55d285b893f08ea91bdcb32e2 /uconfig.h
parente916e3bc03998fe04c29eac6f4601c8592cb09d7 (diff)
downloadperl-0707d397b15bdd3a8058d75e1c345ee80b3c3183.tar.gz
Bump version to 5.32.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 f949665a6e..1cd26811ff 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.31/unknown" / **/
-/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.31/unknown" / **/
+/*#define ARCHLIB "/usr/local/lib/perl5/5.32/unknown" / **/
+/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.32/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.31" /**/
-#define PRIVLIB_EXP "/usr/local/lib/perl5/5.31" /**/
+#define PRIVLIB "/usr/local/lib/perl5/5.32" /**/
+#define PRIVLIB_EXP "/usr/local/lib/perl5/5.32" /**/
/* 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.31/unknown" / **/
-/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.31/unknown" / **/
+/*#define SITEARCH "/usr/local/lib/perl5/5.32/unknown" / **/
+/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.32/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.31" /**/
-#define SITELIB_EXP "/usr/local/lib/perl5/5.31" /**/
+#define SITELIB "/usr/local/lib/perl5/5.32" /**/
+#define SITELIB_EXP "/usr/local/lib/perl5/5.32" /**/
#define SITELIB_STEM "/usr/local/lib/perl5" /**/
/* PERL_VENDORARCH:
@@ -5252,5 +5252,5 @@
/* Generated from:
* 8762a3dfdfab48d1fe29cf7b27dfa150e1eec38b0d1f0f441d7cd9f5abef7dc8 config_h.SH
- * 31c25f95118efbf99e358f81091058e6723b4cccb8474dfbc6d06c2b7d46ff17 uconfig.sh
+ * b670e913e6b370b8d4d90fcd8a22d307db351699bb065fffef93b5f8418db06c uconfig.sh
* ex: set ro: */