Skip to content

Commit bd746d9

Browse files
committed
Update version to 0.5.9
1 parent 42c0062 commit bd746d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
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.8)
81+
set(VIEWERJS_VERSION 0.5.9)
8282
endif()
8383
message(STATUS "Building ViewerJS version: ${VIEWERJS_VERSION}" )
8484

@@ -112,7 +112,7 @@ endif()
112112
## Build external projects
113113
#########################################################
114114

115-
set(WEBODF_VERSION v0.5.8)
115+
set(WEBODF_VERSION v0.5.9)
116116
ExternalProject_Add(
117117
WebODF
118118
GIT_REPOSITORY https://github.com/kogmbh/WebODF.git

0 commit comments

Comments
 (0)