X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=include%2Fwimlib.h;fp=include%2Fwimlib.h;h=135f5cb4bc91ec94026fd953aedcd062e73c662d;hp=2a957a70700eef0286873168f04c1763a8930322;hb=055a7496d1f9af18bf0514f94228c64131cb3f02;hpb=cc3e635ffc14391215b77412d9295a34beb62602 diff --git a/include/wimlib.h b/include/wimlib.h index 2a957a70..135f5cb4 100644 --- a/include/wimlib.h +++ b/include/wimlib.h @@ -11,7 +11,7 @@ /** * @mainpage * - * This is the documentation for the library interface of wimlib 1.10.0, a C + * This is the documentation for the library interface of wimlib 1.11.0, a C * library for creating, modifying, extracting, and mounting files in the * Windows Imaging (WIM) format. This documentation is intended for developers * only. If you have installed wimlib and want to know how to use the @b @@ -408,7 +408,7 @@ #define WIMLIB_MAJOR_VERSION 1 /** Minor version of the library (for example, the 2 in 1.2.5). */ -#define WIMLIB_MINOR_VERSION 10 +#define WIMLIB_MINOR_VERSION 11 /** Patch version of the library (for example, the 5 in 1.2.5). */ #define WIMLIB_PATCH_VERSION 0