summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2018-06-24 01:52:23 +0200
committerSawyer X <xsawyerx@cpan.org>2018-06-24 01:52:23 +0200
commitd361a1e6288b3e67fba6cb9f5cdac3737a1e3795 (patch)
tree3553b9593789f48b1af0e1aae0d5d9cded13d841 /uconfig.h
parentb0394755dddec83db9b7e4083851a5b334b447fc (diff)
downloadperl-d361a1e6288b3e67fba6cb9f5cdac3737a1e3795.tar.gz
Bump version to 5.29.0 and regenerate everything
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 a43a3a1e0c..e7f8127a27 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -1235,8 +1235,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.28/unknown" / **/
-/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.28/unknown" / **/
+/*#define ARCHLIB "/usr/local/lib/perl5/5.29/unknown" / **/
+/*#define ARCHLIB_EXP "/usr/local/lib/perl5/5.29/unknown" / **/
/* BIN:
* This symbol holds the path of the bin directory where the package will
@@ -1289,8 +1289,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.28" /**/
-#define PRIVLIB_EXP "/usr/local/lib/perl5/5.28" /**/
+#define PRIVLIB "/usr/local/lib/perl5/5.29" /**/
+#define PRIVLIB_EXP "/usr/local/lib/perl5/5.29" /**/
/* SITEARCH:
* This symbol contains the name of the private library for this package.
@@ -1307,8 +1307,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.28/unknown" / **/
-/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.28/unknown" / **/
+/*#define SITEARCH "/usr/local/lib/perl5/5.29/unknown" / **/
+/*#define SITEARCH_EXP "/usr/local/lib/perl5/5.29/unknown" / **/
/* SITELIB:
* This symbol contains the name of the private library for this package.
@@ -1330,8 +1330,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.28" /**/
-#define SITELIB_EXP "/usr/local/lib/perl5/5.28" /**/
+#define SITELIB "/usr/local/lib/perl5/5.29" /**/
+#define SITELIB_EXP "/usr/local/lib/perl5/5.29" /**/
#define SITELIB_STEM "/usr/local/lib/perl5" /**/
/* PERL_VENDORARCH:
@@ -5231,5 +5231,5 @@
/* Generated from:
* 86429d6dea8cb2d81b30da9d916693eb4c04ebeb21969c8df6f470ac77cd5c92 config_h.SH
- * 472eafc083bb70e26f6130fa170fb8c4370c88404dc212129a44575e82f6c963 uconfig.sh
+ * fd30f4a36ebf71b0b366649cee58bb37d9d61863201e087e8f40e4ceae0abf1d uconfig.sh
* ex: set ro: */