aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm
diff options
context:
space:
mode:
authorTobias Burnus <tobias@codesourcery.com>2023-03-30 11:09:33 +0200
committerCorinna Vinschen <corinna@vinschen.de>2023-03-30 14:09:30 +0200
commit544aa97f860ed97f609cccefee7bdef87bca3f68 (patch)
tree0537fdb3feed50d8918ec4a8a9f630b095620212 /newlib/libm
parent93b05a87c22ba410e1bac20dddcbcb26956befbc (diff)
downloadnewlib-544aa97f860ed97f609cccefee7bdef87bca3f68.zip
newlib-544aa97f860ed97f609cccefee7bdef87bca3f68.tar.gz
newlib-544aa97f860ed97f609cccefee7bdef87bca3f68.tar.bz2
Bump newlib version in the manual to 4.3.0
While commit 9e09d6ed8 (tag: newlib-4.3.0) bumped the newlib version to 4.3.0, this commit updates the version/date in the libc/libm manuals to match.
Diffstat (limited to 'newlib/libm')
-rw-r--r--newlib/libm/libm.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/newlib/libm/libm.texi b/newlib/libm/libm.texi
index 779615d..d3ca9ae 100644
--- a/newlib/libm/libm.texi
+++ b/newlib/libm/libm.texi
@@ -46,8 +46,8 @@ into another language, under the above conditions for modified versions.
@titlepage
@title The Red Hat newlib C Math Library
@sp 1
-@subtitle @code{libm} 2.5.0
-@subtitle December 2016
+@subtitle @code{libm} 4.3.0
+@subtitle January 2023
@author {Steve Chamberlain}
@author {Roland Pesch}
@author {Red Hat Support}