]> wimlib.net Git - wimlib/blobdiff - src/wimlib.h
Update version to 1.2.4; update NEWS
[wimlib] / src / wimlib.h
index d9a80c1c6c5a350531dd00d047d48af9089a948d..8774406475a0974c6eaa093d5e9a200c1549c86a 100644 (file)
@@ -31,7 +31,7 @@
  *
  * \section intro Introduction
  *
  *
  * \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.
  *
  * 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_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
 
 /**
  * Opaque structure that represents a WIM file.  This is an in-memory structure