]> wimlib.net Git - wimlib/blobdiff - src/wimlib.h
Inc version number, update NEWS
[wimlib] / src / wimlib.h
index 8774406475a0974c6eaa093d5e9a200c1549c86a..a249b8954a901c55a594534b3fb49156b8e8de12 100644 (file)
@@ -31,7 +31,7 @@
  *
  * \section intro Introduction
  *
- * This is the documentation for the library interface of wimlib 1.2.4.  If you
+ * This is the documentation for the library interface of wimlib 1.2.5.  If you
  * have installed wimlib and want to know how to use the @c imagex program,
  * please see the man pages instead.
  *
 
 #define WIMLIB_MAJOR_VERSION 1
 #define WIMLIB_MINOR_VERSION 2
-#define WIMLIB_PATCH_VERSION 4
+#define WIMLIB_PATCH_VERSION 5
 
 /**
  * Opaque structure that represents a WIM file.  This is an in-memory structure