From 8facd5638c8fce5eb6b6c11e4bdc34755d03344d Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Wed, 25 Jun 2014 14:16:53 -0400 Subject: update version reference in the README file --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') 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. -- cgit v1.2.1