]> wimlib.net Git - wimlib/blobdiff - src/wimlib.h
Update to v1.2.7
[wimlib] / src / wimlib.h
index 4af3d7610339103793f06ce7752fde30f73c6456..36178298ac96c4a2e0aad48f2d7889895dd0fccb 100644 (file)
@@ -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.
  *
 #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