X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=README;h=3dc2aedeefd57ec8d73199af234d027b3d1b5244;hp=41a66b18712592075a5e1324bcc205a45e606ebf;hb=4ac0a4105886f5d8a56ee3feacaaa19562d89e6a;hpb=1785172d404126c1930ca2d523e1b9fd7753dc7e diff --git a/README b/README index 41a66b18..3dc2aede 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ INTRODUCTION -This is wimlib version 1.9.2-BETA (May 2016). wimlib is a C library for +This is wimlib version 1.10.0-BETA (July 2016). wimlib is a C library for creating, modifying, extracting, and mounting files in the Windows Imaging Format (WIM files). wimlib and its command-line frontend 'wimlib-imagex' provide a free and cross-platform alternative to Microsoft's WIMGAPI, ImageX, @@ -154,7 +154,8 @@ dependencies were already included and this section is irrelevant. * libntfs-3g (optional but recommended) Unless configured --without-ntfs-3g, wimlib requires the library and - headers for libntfs-3g version 2011-4-12 or later to be installed. + headers for libntfs-3g to be installed. The minimum required version is + 2011-4-12, but newer versions contain important bug fixes. * OpenSSL / libcrypto (optional) wimlib can use the SHA-1 message digest implementation from libcrypto