Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 42c0062

Browse files
committed
Bump version to 0.5.8
1 parent 65b7341 commit 42c0062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ if(OVERRULED_VIEWERJS_VERSION)
7878
set (VIEWERJS_VERSION ${OVERRULED_VIEWERJS_VERSION})
7979
else()
8080
# At this point, the version number that is used throughout is defined
81-
set(VIEWERJS_VERSION 0.5.7)
81+
set(VIEWERJS_VERSION 0.5.8)
8282
endif()
8383
message(STATUS "Building ViewerJS version: ${VIEWERJS_VERSION}" )
8484

0 commit comments

Comments
 (0)