projects
/
mupdf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce71400
)
Update version number post release.
author
Tor Andersson
<
[email protected]
>
Fri, 12 May 2023 10:58:37 +0000
(12:58 +0200)
committer
Tor Andersson
<
[email protected]
>
Fri, 12 May 2023 10:58:37 +0000
(12:58 +0200)
include/mupdf/fitz/version.h
patch
|
blob
|
blame
|
history
diff --git
a/include/mupdf/fitz/version.h
b/include/mupdf/fitz/version.h
index e7d4777c08480de01d78e795964fc41c2c7f4dd1..cb32d965a70b4e883d88113a821cd6b11c69c91d 100644
(file)
--- a/
include/mupdf/fitz/version.h
+++ b/
include/mupdf/fitz/version.h
@@
-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