X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=include%2Fwimlib.h;h=75fde577b1f68c936d536bd46c5f58ee3ac78846;hp=087868a59d70ba4cca9a536e92a67be2752e4dd8;hb=1a8b4a9f6e24d3ebbd75a86f73955e0f3f5e1785;hpb=11a80b08ffd289172eb530aa1b24cbf92604f4bc;ds=sidebyside diff --git a/include/wimlib.h b/include/wimlib.h index 087868a5..75fde577 100644 --- a/include/wimlib.h +++ b/include/wimlib.h @@ -31,7 +31,7 @@ * * \section intro Introduction * - * This is the documentation for the library interface of wimlib 1.4.1, a C + * This is the documentation for the library interface of wimlib 1.4.2, a C * library for creating, modifying, extracting, and mounting files in the * Windows Imaging Format. This documentation is intended for developers only. * If you have installed wimlib and want to know how to use the @b wimlib-imagex @@ -165,7 +165,7 @@ #define WIMLIB_MINOR_VERSION 4 /** Patch version of the library (for example, the 5 in 1.2.5). */ -#define WIMLIB_PATCH_VERSION 1 +#define WIMLIB_PATCH_VERSION 2 /** * Opaque structure that represents a WIM file. This is an in-memory structure