diff options
Diffstat (limited to 'lib/libc/shlib_version')
-rw-r--r-- | lib/libc/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version index 05b2c1e70b5..e070631828d 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,2 +1,2 @@ -major=28 -minor=9 # note: remember to update minor in ../libc_r/shlib_version +major=29 +minor=0 # note: remember to update minor in ../libc_r/shlib_version |