Skip to content

Commit

Permalink
SKA-613: bump version number to current version under dev (#95)
Browse files Browse the repository at this point in the history
- bump version number to current version under dev
  • Loading branch information
VSvenMorgenthaler authored and GitHub Enterprise committed Aug 30, 2024
1 parent 960da73 commit f662e75
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 @@ -11,7 +11,7 @@ set(CMAKE_CXX_STANDARD 17)
set(SILKIT_ADAPTER_TAP_OUTPUT_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/bin")
set(SILKIT_ADAPTER_TAP_LIBRARY_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/lib")

set(SILKIT_ADAPTER_TAP_VERSION "1.0.2")
set(SILKIT_ADAPTER_TAP_VERSION "1.0.3")

set(SILKIT_VERSION "4.0.50" CACHE STRING "If no SIL Kit package is specified, this version will be downloaded")
set(SILKIT_FLAVOR "ubuntu-18.04-x86_64-gcc" CACHE STRING "If no SIL Kit package is specified, this package flavor will be downloaded")
Expand Down

0 comments on commit f662e75

Please sign in to comment.