Thanks to visit codestin.com Credit goes to github.com
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 e9706a1 commit 3d27e8aCopy full SHA for 3d27e8a
CMakeLists.txt
@@ -78,7 +78,7 @@ if(OVERRULED_VIEWERJS_VERSION)
78
set (VIEWERJS_VERSION ${OVERRULED_VIEWERJS_VERSION})
79
else()
80
# At this point, the version number that is used throughout is defined
81
- set(VIEWERJS_VERSION 0.5.6)
+ set(VIEWERJS_VERSION 0.5.7)
82
endif()
83
message(STATUS "Building ViewerJS version: ${VIEWERJS_VERSION}" )
84
0 commit comments