about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2014-06-25 14:16:53 -0400
committerRich Felker <dalias@aerifal.cx>2014-06-25 14:16:53 -0400
commit8facd5638c8fce5eb6b6c11e4bdc34755d03344d (patch)
treebc348ed5a04e58ac28d8ffbdc02274fe3ceee77a
parent1cc69faa5c2f0a189c35cf980ff4fa526ce866f4 (diff)
downloadmusl-8facd5638c8fce5eb6b6c11e4bdc34755d03344d.tar.gz
musl-8facd5638c8fce5eb6b6c11e4bdc34755d03344d.tar.xz
musl-8facd5638c8fce5eb6b6c11e4bdc34755d03344d.zip
update version reference in the README file
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index dd61bd5a..a30eb112 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ usage, and correctness in the sense of standards conformance and
 safety. musl is built on the principle that these goals are best
 achieved through simple code that is easy to understand and maintain.
 
-The 1.0 release series for musl features coverage for all interfaces
+The 1.1 release series for musl features coverage for all interfaces
 defined in ISO C99 and POSIX 2008 base, along with a number of
 non-standardized interfaces for compatibility with Linux, BSD, and
 glibc functionality.