X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fwimlib.h;h=43956643544bef880b6520c2917922511f14674c;hp=294ea19734fcfc6123574ed2cc1853e13a806194;hb=72bca3eaa105979a551612a56812250d44f9b049;hpb=4016a9dba036f4d2eca0253c99370e6647a9ccb6 diff --git a/src/wimlib.h b/src/wimlib.h index 294ea197..43956643 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.5. If you + * This is the documentation for the library interface of wimlib 1.2.6. 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 5 +#define WIMLIB_PATCH_VERSION 6 /** * Opaque structure that represents a WIM file. This is an in-memory structure