X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fwimlib.h;h=8774406475a0974c6eaa093d5e9a200c1549c86a;hp=d9a80c1c6c5a350531dd00d047d48af9089a948d;hb=d00a238151ae7c8e091d938234a14572ef43b5f3;hpb=7f262affd75b6e6e3e2a449b1d956592c9772a96 diff --git a/src/wimlib.h b/src/wimlib.h index d9a80c1c..87744064 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.3. If you + * This is the documentation for the library interface of wimlib 1.2.4. If you * have installed wimlib and want to know how to use the @c imagex program, * please see the man pages instead. * @@ -217,7 +217,7 @@ #define WIMLIB_MAJOR_VERSION 1 #define WIMLIB_MINOR_VERSION 2 -#define WIMLIB_PATCH_VERSION 3 +#define WIMLIB_PATCH_VERSION 4 /** * Opaque structure that represents a WIM file. This is an in-memory structure