]> wimlib.net Git - wimlib/blobdiff - src/wimlib.h
Update version to 1.2.3
[wimlib] / src / wimlib.h
index 50fc3631193a1a6f7a64f9ac4568ef0f0067bb47..a3066b096f3ad3fbd59bf5571ded8fbf4e1342d1 100644 (file)
@@ -31,7 +31,7 @@
  *
  * \section intro Introduction
  *
- * This is the documentation for the library interface of wimlib 1.2.2.  If you
+ * This is the documentation for the library interface of wimlib 1.2.3.  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 2
+#define WIMLIB_PATCH_VERSION 3
 
 /**
  * Opaque structure that represents a WIM file.  This is an in-memory structure