diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-02-22 00:06:09 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-02-22 00:06:09 +0000 |
commit | ef0aab352c3ac1b0670211dac93c0802b2ef046d (patch) | |
tree | 77782d656d08eafbcbe4549caf1b5b2152cb4537 | |
parent | 586394099c34491f5488ee4b777668e05df7000d (diff) | |
download | glibc-ef0aab352c3ac1b0670211dac93c0802b2ef046d.tar glibc-ef0aab352c3ac1b0670211dac93c0802b2ef046d.tar.gz glibc-ef0aab352c3ac1b0670211dac93c0802b2ef046d.tar.bz2 glibc-ef0aab352c3ac1b0670211dac93c0802b2ef046d.zip |
Revert VERSION and UPDATED changes in manual.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | manual/libc.texinfo | 4 |
2 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ +2012-02-22 Joseph Myers <joseph@codesourcery.com> + + * manual/libc.texinfo (VERSION, UPDATED): Revert. + 2012-02-21 David S. Miller <davem@davemloft.net> * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates. diff --git a/manual/libc.texinfo b/manual/libc.texinfo index 0ac764f790..2fc3fb9eff 100644 --- a/manual/libc.texinfo +++ b/manual/libc.texinfo @@ -19,8 +19,8 @@ @c sold 0.06/1.09, print run out 21may96 @set EDITION 0.13 -@set VERSION 2.15.90 -@set UPDATED 2012-02-21 +@set VERSION 2.14 +@set UPDATED 2011-07-19 @set ISBN 1-882114-55-8 @copying |