Skip to content

Commit

Permalink
update embedded version number
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyedel committed Apr 5, 2016
1 parent 5d90874 commit 058fc87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/version_number.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ if( NOT DSPDFVIEWER_VERSION )
# Use default

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

0 comments on commit 058fc87

Please sign in to comment.