diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version index 0c4a973ebd3..87064bfa01d 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,4 +1,4 @@ -major=102 -minor=2 +major=103 +minor=0 # note: If changes were made to include/thread_private.h or if system calls # were added/changed then librthread/shlib_version must also be updated.