summaryrefslogtreecommitdiff
path: root/Porting/config_H
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@semiotic.systems>2022-05-15 16:43:23 -0400
committerRicardo Signes <rjbs@semiotic.systems>2022-05-20 13:59:11 -0400
commit910208009b8143cc03b0f5f2fe6e248ca15f7c9d (patch)
treedc9d4f891f3dd21cf34ae8135bdf5e3be7884177 /Porting/config_H
parent6a2d252d067a49770d8ed8191793db65920909ed (diff)
downloadperl-910208009b8143cc03b0f5f2fe6e248ca15f7c9d.tar.gz
bump version to v5.36.0 (RC0)
Diffstat (limited to 'Porting/config_H')
-rw-r--r--Porting/config_H18
1 files changed, 9 insertions, 9 deletions
diff --git a/Porting/config_H b/Porting/config_H
index cae1c2140a..80692093f6 100644
--- a/Porting/config_H
+++ b/Porting/config_H
@@ -1239,8 +1239,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 "/opt/perl/lib/5.35.12/x86_64-linux" /**/
-#define ARCHLIB_EXP "/opt/perl/lib/5.35.12/x86_64-linux" /**/
+#define ARCHLIB "/opt/perl/lib/5.36.0/x86_64-linux" /**/
+#define ARCHLIB_EXP "/opt/perl/lib/5.36.0/x86_64-linux" /**/
/* BIN:
* This symbol holds the path of the bin directory where the package will
@@ -1293,8 +1293,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 "/opt/perl/lib/5.35.12" /**/
-#define PRIVLIB_EXP "/opt/perl/lib/5.35.12" /**/
+#define PRIVLIB "/opt/perl/lib/5.36.0" /**/
+#define PRIVLIB_EXP "/opt/perl/lib/5.36.0" /**/
/* SITEARCH:
* This symbol contains the name of the private library for this package.
@@ -1311,8 +1311,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 "/opt/perl/lib/site_perl/5.35.12/x86_64-linux" /**/
-#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.35.12/x86_64-linux" /**/
+#define SITEARCH "/opt/perl/lib/site_perl/5.36.0/x86_64-linux" /**/
+#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.36.0/x86_64-linux" /**/
/* SITELIB:
* This symbol contains the name of the private library for this package.
@@ -1334,8 +1334,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 "/opt/perl/lib/site_perl/5.35.12" /**/
-#define SITELIB_EXP "/opt/perl/lib/site_perl/5.35.12" /**/
+#define SITELIB "/opt/perl/lib/site_perl/5.36.0" /**/
+#define SITELIB_EXP "/opt/perl/lib/site_perl/5.36.0" /**/
#define SITELIB_STEM "/opt/perl/lib/site_perl" /**/
/* PERL_VENDORARCH:
@@ -4109,7 +4109,7 @@
* script to make sure (one hopes) that it runs with perl and not
* some shell.
*/
-#define STARTPERL "#!/opt/perl/bin/perl5.35.12" /**/
+#define STARTPERL "#!/opt/perl/bin/perl5.36.0" /**/
/* HAS_STDIO_STREAM_ARRAY:
* This symbol, if defined, tells that there is an array