summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2014-05-26 21:52:10 -0400
committerRicardo Signes <rjbs@cpan.org>2014-05-26 21:52:30 -0400
commit46f5adf96c6ac39de7c93f55332a4e47fe976b53 (patch)
tree7a66d1f5d0775b79bb76f951c118c91d6d8582cf /uconfig.h
parentd7d4eceb184d8fc54797d661a6d5ff9a4a7048c3 (diff)
downloadperl-46f5adf96c6ac39de7c93f55332a4e47fe976b53.tar.gz
bump version to 5.21.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 a2cb5500fd..a38d253793 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -896,8 +896,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.20/unknown" / **/
-/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.20/unknown" / **/
+/*#define ARCHLIB "/usr/local/lib/perl5/5.21/unknown" / **/
+/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.21/unknown" / **/
/* ARCHNAME:
* This symbol holds a string representing the architecture name.
@@ -3007,8 +3007,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.20" /**/
-#define PRIVLIB_EXP "/usr/local/lib/perl5/5.20" /**/
+#define PRIVLIB "/usr/local/lib/perl5/5.21" /**/
+#define PRIVLIB_EXP "/usr/local/lib/perl5/5.21" /**/
/* CAN_PROTOTYPE:
* If defined, this macro indicates that the C compiler can handle
@@ -3151,8 +3151,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.20/unknown" / **/
-/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.20/unknown" / **/
+/*#define SITEARCH "/usr/local/lib/perl5/5.21/unknown" / **/
+/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.21/unknown" / **/
/* SITELIB:
* This symbol contains the name of the private library for this package.
@@ -3174,8 +3174,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.20" /**/
-#define SITELIB_EXP "/usr/local/lib/perl5/5.20" /**/
+#define SITELIB "/usr/local/lib/perl5/5.21" /**/
+#define SITELIB_EXP "/usr/local/lib/perl5/5.21" /**/
#define SITELIB_STEM "/usr/local/lib/perl5" /**/
/* Size_t_size:
@@ -4719,5 +4719,5 @@
/* Generated from:
* 986d2349e078df67f02d5b9747b7fe65abb0d2875fb52a836138919aafe08545 config_h.SH
- * dbc8d38ba52ae23e5423418bb3f56b1b6fcdaa82cf71ba0be3463e8221bfe0c0 uconfig.sh
+ * a61a38253be27e9d2b4ff63b9f34ef9c6870a03037609f2c89840ad890a7aef8 uconfig.sh
* ex: set ro: */