]> wimlib.net Git - wimlib/blobdiff - README
v1.13.2
[wimlib] / README
diff --git a/README b/README
index 9832b38e79a5f24ea4403d9cb12674224a04307a..0f0bb32c7293f673f7b0e311db2c5b1e508248d6 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
                                   INTRODUCTION
 
-This is wimlib version 1.11.0 (January 2017).  wimlib is a C library for
+This is wimlib version 1.13.2 (May 2020).  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,
@@ -10,8 +10,7 @@ and DISM.
 
 To install wimlib and wimlib-imagex on UNIX-like systems, you can compile from
 source (e.g. './configure && make && sudo make install').  Alternatively, check
-if a package has already been prepared for your operating system.  Example files
-for Debian and RPM packaging are in the debian/ and rpm/ directories.
+if a package has already been prepared for your operating system.
 
 To install wimlib and wimlib-imagex on Windows, just download and extract the
 ZIP file containing the latest binaries.  See README.WINDOWS for more details.