I'm running it here. On 2020/05/28 17:44, Paul Irofti wrote: > diff --git lib/libc/shlib_version lib/libc/shlib_version > index 06f98b01084..5fb0770494f 100644 > --- lib/libc/shlib_version > +++ lib/libc/shlib_version > @@ -1,4 +1,4 @@ > major=96 > -minor=0 > +minor=1 > # 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.
Is the bump actually needed? Symbols.list is untouched so there's no change to the exported symbols.