# HG changeset patch # Parent 22179915ee3158aebaf00bc344d5aeabc0d5e291 Bump libc minor version for new syscalls. diff -r 22179915ee31 lib/libc/shlib_version --- a/lib/libc/shlib_version Sun Mar 23 05:04:28 2014 -0400 +++ b/lib/libc/shlib_version Sun Mar 23 05:05:36 2014 -0400 @@ -40,4 +40,4 @@ # - consolidate ownership with crt0.o and avoid common symbols # - redo stdin/stdout/stderr to not require copy relocations major=12 -minor=190 +minor=191