Update version number post release.
authorTor Andersson <[email protected]>
Fri, 12 May 2023 10:58:37 +0000 (12:58 +0200)
committerTor Andersson <[email protected]>
Fri, 12 May 2023 10:58:37 +0000 (12:58 +0200)
include/mupdf/fitz/version.h

index e7d4777c08480de01d78e795964fc41c2c7f4dd1..cb32d965a70b4e883d88113a821cd6b11c69c91d 100644 (file)
@@ -26,6 +26,6 @@
 #define FZ_VERSION "1.22.1"
 #define FZ_VERSION_MAJOR 1
 #define FZ_VERSION_MINOR 22
-#define FZ_VERSION_PATCH 1
+#define FZ_VERSION_PATCH 2
 #endif
 #endif