X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fwrite.c;h=27463d90d059879426f9df0f17121df8e08f4fea;hp=2b8347da973a1f20bd05dc15eed472f0dff374c3;hb=d82950b8ae73d50bffebb88c2b5c10b49f4082f4;hpb=27b30056e4520e9b5b9d0846f438311746345f83 diff --git a/src/write.c b/src/write.c index 2b8347da..27463d90 100644 --- a/src/write.c +++ b/src/write.c @@ -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). */