In perl.git, the branch sawyer/post-5.25.11 has been updated <http://perl5.git.perl.org/perl.git/commitdiff/ad0cb28f15c183953389f577c4c94e35fd3c31c5?hp=bdde05ad7934aa9681fa58509df8fcab0bd6f8a0>
- Log ----------------------------------------------------------------- commit ad0cb28f15c183953389f577c4c94e35fd3c31c5 Author: Chris 'BinGOs' Williams <[email protected]> Date: Tue Mar 21 13:04:44 2017 +0000 Fix uconfig errors Ran regen/uconfig_h.pl to regenerate ----------------------------------------------------------------------- Summary of changes: uconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uconfig.h b/uconfig.h index bcc071ec36..6832f6f73d 100644 --- a/uconfig.h +++ b/uconfig.h @@ -5355,5 +5355,5 @@ /* Generated from: * a0cea6273c16c1c5d8625665c84bda01926ce960c26873d4e5596b5b02a53e92 config_h.SH - * 11b88f5ce6ae96a83aed1222d95e35af447da4e7b7ac21d5956040f3fcf942ab uconfig.sh + * b1c042726e6a17692921b6947c4e7c196c5c0cee011667ba719b15af7c31e669 uconfig.sh * ex: set ro: */ -- Perl5 Master Repository
