Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Burnus <tobias@codesourcery.com>2023-03-30 12:09:33 +0300
committerCorinna Vinschen <corinna@vinschen.de>2023-03-30 15:09:30 +0300
commit544aa97f860ed97f609cccefee7bdef87bca3f68 (patch)
tree0537fdb3feed50d8918ec4a8a9f630b095620212 /newlib/libm
parent93b05a87c22ba410e1bac20dddcbcb26956befbc (diff)
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 779615d32..d3ca9ae3c 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}