Skip to content

Commit 058fc87

Browse files
committed
update embedded version number
1 parent 5d90874 commit 058fc87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/version_number.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ if( NOT DSPDFVIEWER_VERSION )
3030
# Use default
3131

3232
# TODO: Keep me updated!
33-
set(DSPDFVIEWER_VERSION "1.14")
33+
set(DSPDFVIEWER_VERSION "1.15")
3434
message(STATUS "Embedding version number ${DSPDFVIEWER_VERSION}. If you want to override this, "
3535
"for example to embed the git revision you built from, please pass "
3636
"-DDSPDFVIEWER_VERSION=1.2.3.4.5 to the cmake command.")

0 commit comments

Comments
 (0)