Skip to content

Commit f1c7be6

Browse files
committed
Update yder version
1 parent 433a55b commit f1c7be6

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
@@ -32,7 +32,7 @@ set(LIBRARY_VERSION_MAJOR "1")
3232
set(LIBRARY_VERSION_MINOR "4")
3333
set(LIBRARY_VERSION_PATCH "28")
3434
set(ORCANIA_VERSION_REQUIRED "2.3.3")
35-
set(YDER_VERSION_REQUIRED "1.4.19")
35+
set(YDER_VERSION_REQUIRED "1.4.20")
3636
set(JANSSON_VERSION_REQUIRED "2.4")
3737

3838
set(PROJECT_VERSION "${LIBRARY_VERSION_MAJOR}.${LIBRARY_VERSION_MINOR}.${LIBRARY_VERSION_PATCH}")

0 commit comments

Comments
 (0)