X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=README;h=3eea193bfc8ec6e6a2ab6eba5147728752399c10;hb=6cc8db9fac4dcfdcd474ee49790a30a54b83c798;hp=5725849ce1c5aa87d6bd2799d78b4bca0e06dd80;hpb=72bca3eaa105979a551612a56812250d44f9b049;p=wimlib diff --git a/README b/README index 5725849c..3eea193b 100644 --- a/README +++ b/README @@ -1,10 +1,13 @@ WIMLIB -This is wimlib version 1.2.6 (March 2013). wimlib can be used to read, +This is wimlib version 1.3.0 (March 2013). wimlib can be used to read, write, and mount files in the Windows Imaging Format (WIM files). These files are normally created by using the `imagex.exe' utility on Windows, but this library provides a free implementation of imagex for UNIX-based systems. +wimlib 1.3.0 has added experimental support for Windows. See the file +"README.WINDOWS" for more details. + WIM FILES A Windows Imaging (WIM) file is an archive. Like some other archive formats