summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2015-06-01 14:16:27 -0400
committerRicardo Signes <rjbs@cpan.org>2015-06-01 14:16:27 -0400
commitba40ea5ba2e0ad87ed7510b4c3445ae1b09c19b0 (patch)
treead0f21ba192b0ba427b06f88d11b9d41e910cc2d /uconfig.h
parent70f63a4c7dba89e8e48b44de7978faae4319e693 (diff)
downloadperl-ba40ea5ba2e0ad87ed7510b4c3445ae1b09c19b0.tar.gz
bump version to v5.23.0
Diffstat (limited to 'uconfig.h')
-rw-r--r--uconfig.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/uconfig.h b/uconfig.h
index 1c132a31ec..7170556a16 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -915,8 +915,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.22/unknown" / **/
-/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.22/unknown" / **/
+/*#define ARCHLIB "/usr/local/lib/perl5/5.23/unknown" / **/
+/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.23/unknown" / **/
/* ARCHNAME:
* This symbol holds a string representing the architecture name.
@@ -3075,8 +3075,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.22" /**/
-#define PRIVLIB_EXP "/usr/local/lib/perl5/5.22" /**/
+#define PRIVLIB "/usr/local/lib/perl5/5.23" /**/
+#define PRIVLIB_EXP "/usr/local/lib/perl5/5.23" /**/
/* CAN_PROTOTYPE:
* If defined, this macro indicates that the C compiler can handle
@@ -3219,8 +3219,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.22/unknown" / **/
-/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.22/unknown" / **/
+/*#define SITEARCH "/usr/local/lib/perl5/5.23/unknown" / **/
+/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.23/unknown" / **/
/* SITELIB:
* This symbol contains the name of the private library for this package.
@@ -3242,8 +3242,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.22" /**/
-#define SITELIB_EXP "/usr/local/lib/perl5/5.22" /**/
+#define SITELIB "/usr/local/lib/perl5/5.23" /**/
+#define SITELIB_EXP "/usr/local/lib/perl5/5.23" /**/
#define SITELIB_STEM "/usr/local/lib/perl5" /**/
/* Size_t_size: