X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Fwimlib.h;h=36178298ac96c4a2e0aad48f2d7889895dd0fccb;hb=33d977b0e1cc13323340fc6a29825570dbf833da;hp=4af3d7610339103793f06ce7752fde30f73c6456;hpb=6be987b4f0a55deb5cabf8e4b063772b97c901b2;p=wimlib diff --git a/src/wimlib.h b/src/wimlib.h index 4af3d761..36178298 100644 --- a/src/wimlib.h +++ b/src/wimlib.h @@ -31,7 +31,7 @@ * * \section intro Introduction * - * This is the documentation for the library interface of wimlib 1.2.6. If you + * This is the documentation for the library interface of wimlib 1.2.7. If you * have installed wimlib and want to know how to use the @c imagex program, * please see the man pages instead. * @@ -228,7 +228,7 @@ #define WIMLIB_MINOR_VERSION 2 /** Patch version of the library (for example, the 5 in 1.2.5). */ -#define WIMLIB_PATCH_VERSION 6 +#define WIMLIB_PATCH_VERSION 7 /** * Opaque structure that represents a WIM file. This is an in-memory structure