X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=README;h=dbef7a8b27e1f988a0b75bbbf14819527fc7cb9a;hp=7b7eaf0320c7a0cdf276a12ae4c5e40a2f25014f;hb=df8b4e6215c5f4fed546a39da7b6799c83fdc514;hpb=349933ac7e49ee5a807396bfa27e2bf1684f4103 diff --git a/README b/README index 7b7eaf03..dbef7a8b 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ INTRODUCTION -This is wimlib version 1.6.0 (January 2014). wimlib is a C library for +This is wimlib version 1.6.1 (January 2014). wimlib is a C library for creating, modifying, extracting, and mounting files in the Windows Imaging Format (WIM files). These files are normally created using the ImageX (imagex.exe) or Dism (Dism.exe) utilities on Windows, but wimlib is distributed @@ -65,7 +65,7 @@ wimlib (and wimlib-imagex) can create XPRESS, LZX, or LZMS compressed WIM archives. wimlib includes its own compression codecs and does not use the compression API available on some versions of Windows. The below table provides the results (file size, in bytes, and time to create, in seconds) of capturing a -WIM containing a x86 Windows PE image, using various compression types and +WIM containing an x86 Windows PE image, using various compression types and options. When applicable, the results with the equivalent Microsoft implementation in WIMGAPI, which is the library used by ImageX and Dism, are included.