]> wimlib.net Git - wimlib/blobdiff - src/wimlib.h
Update version to 1.2.1
[wimlib] / src / wimlib.h
index 76481bdf7ba1f9b4fba26a697f245bbe19402946..57f9aa9722a3e83741571d04bf92c46a7c0cc88a 100644 (file)
@@ -31,7 +31,7 @@
  *
  * \section intro Introduction
  *
- * This is the documentation for the library interface of wimlib 1.2.0.  If you
+ * This is the documentation for the library interface of wimlib 1.2.1.  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 0
+#define WIMLIB_PATCH_VERSION 1
 
 /**
  * Opaque structure that represents a WIM file.  This is an in-memory structure