]> wimlib.net Git - wimlib/blobdiff - src/write.c
Update version: v1.7.0-BETA
[wimlib] / src / write.c
index 2b8347da973a1f20bd05dc15eed472f0dff374c3..27463d90d059879426f9df0f17121df8e08f4fea 100644 (file)
@@ -1569,7 +1569,7 @@ wim_write_stream_list(WIMStruct *wim,
 
        write_resource_flags = write_flags_to_resource_flags(write_flags);
 
-       /* wimlib v1.6.3: pack streams by default if the WIM version has been
+       /* wimlib v1.7.0: pack streams by default if the WIM version has been
         * set to WIM_VERSION_PACKED_STREAMS and at least one stream in the
         * WIM's lookup table is located in a packed resource (may be the same
         * WIM, or a different one in the case of export).  */