Skip to content

Commit

Permalink
Update YDER_VERSION_DOWNLOAD
Browse files Browse the repository at this point in the history
  • Loading branch information
babelouest committed Feb 14, 2018
1 parent d0fda38 commit 19f6371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ set(LIBRARY_VERSION_MINOR "1")
set(LIBRARY_VERSION_PATCH "1")
set(LIBRARY_VERSION "${LIBRARY_VERSION_MAJOR}.${LIBRARY_VERSION_MINOR}.${LIBRARY_VERSION_PATCH}")
set(LIBRARY_SOVERSION "${LIBRARY_VERSION_MAJOR}.${LIBRARY_VERSION_MINOR}")
set(YDER_VERSION_DOWNLOAD "1.2.0-b.5")
set(YDER_VERSION_DOWNLOAD "1.2.0-b.6")

# cmake modules

Expand Down

0 comments on commit 19f6371

Please sign in to comment.