projects
/
mupdf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5268f03
)
Bump version for patch release 1.23.4.
author
Sebastian Rasmussen
<
[email protected]
>
Mon, 11 Sep 2023 22:51:33 +0000
(
00:51
+0200)
committer
Sebastian Rasmussen
<
[email protected]
>
Mon, 11 Sep 2023 22:51:33 +0000
(
00:51
+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 bba7cf2483249cf89ca10141bfd42c02115ff3b7..bec00823d6631be0d144644bc3dcb52da683079d 100644
(file)
--- a/
include/mupdf/fitz/version.h
+++ b/
include/mupdf/fitz/version.h
@@
-23,9
+23,9
@@
#ifndef MUPDF_FITZ_VERSION_H
#define MUPDF_FITZ_VERSION_H
#ifndef FZ_VERSION
-#define FZ_VERSION "1.23.
3
"
+#define FZ_VERSION "1.23.
4
"
#define FZ_VERSION_MAJOR 1
#define FZ_VERSION_MINOR 23
-#define FZ_VERSION_PATCH
3
+#define FZ_VERSION_PATCH
4
#endif
#endif