projects
/
mupdf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04635d7
)
Bump patch release.
author
Tor Andersson
<
[email protected]
>
Thu, 18 Jul 2024 16:19:29 +0000
(18:19 +0200)
committer
Robin Watts
<
[email protected]
>
Tue, 23 Jul 2024 19:02:01 +0000
(20:02 +0100)
include/mupdf/fitz/version.h
patch
|
blob
|
blame
|
history
diff --git
a/include/mupdf/fitz/version.h
b/include/mupdf/fitz/version.h
index a23a3b6a67b7fec054cf487ec32d863abb31b8c3..843615cfe590af6f57e94f43f6d7a220328afab8 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.24.
7
"
+#define FZ_VERSION "1.24.
8
"
#define FZ_VERSION_MAJOR 1
#define FZ_VERSION_MINOR 24
-#define FZ_VERSION_PATCH
7
+#define FZ_VERSION_PATCH
8
#endif
#endif