projects
/
mupdf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1bcc44
)
Bump patch release.
author
Sebastian Rasmussen
<
[email protected]
>
Sat, 25 Jan 2025 21:11:09 +0000
(22:11 +0100)
committer
Sebastian Rasmussen
<
[email protected]
>
Sat, 25 Jan 2025 21:11:09 +0000
(22:11 +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 28009d9516bfbd22ff6953f642c00fca786d7e00..00d694f10643b9f61272f6751806572f8888f7d9 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.25.
4
"
+#define FZ_VERSION "1.25.
5
"
#define FZ_VERSION_MAJOR 1
#define FZ_VERSION_MINOR 25
-#define FZ_VERSION_PATCH
4
+#define FZ_VERSION_PATCH
5
#endif
#endif