소스 검색

update version reference in the README file

Rich Felker 10 년 전
부모
커밋
8facd5638c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README

+ 1 - 1
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.