We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d90874 commit 058fc87Copy full SHA for 058fc87
cmake/version_number.cmake
@@ -30,7 +30,7 @@ if( NOT DSPDFVIEWER_VERSION )
30
# Use default
31
32
# TODO: Keep me updated!
33
- set(DSPDFVIEWER_VERSION "1.14")
+ set(DSPDFVIEWER_VERSION "1.15")
34
message(STATUS "Embedding version number ${DSPDFVIEWER_VERSION}. If you want to override this, "
35
"for example to embed the git revision you built from, please pass "
36
"-DDSPDFVIEWER_VERSION=1.2.3.4.5 to the cmake command.")
0 commit comments