projects
/
mupdf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63f5b58
)
include/mupdf/fitz/version.h: update to 1.24.11.
author
Julian Smith
<
[email protected]
>
Fri, 15 Nov 2024 21:25:14 +0000
(21:25 +0000)
committer
Sebastian Rasmussen
<
[email protected]
>
Mon, 18 Nov 2024 17:44:00 +0000
(18:44 +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 784f2104ebafb4093e1ca90f523583a9d745f844..7545c87c053a1ef722593e1dbc071a64395b329b 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.1
0
"
+#define FZ_VERSION "1.24.1
1
"
#define FZ_VERSION_MAJOR 1
#define FZ_VERSION_MINOR 24
-#define FZ_VERSION_PATCH 1
0
+#define FZ_VERSION_PATCH 1
1
#endif
#endif