Skip to content

Commit

Permalink
update required libddcutil version to 2.1.0
Browse files Browse the repository at this point in the history
This trivial change is slipstreamed.
  • Loading branch information
rockowitz committed Jan 18, 2024
1 parent 3b55fe5 commit f152e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -10,7 +10,7 @@ endif()

set(ddcui_qt_version 5.5)
set(ddcui_glib_version 2.40) # g_option_context_parse_strv() new in 2.40
set(ddcui_libddcutil_version 2.0.0)
set(ddcui_libddcutil_version 2.1.0)
set(cmake_build_type_default "RelWithDebInfo")

message(${VERBOSE} "Required Minimum Versions:")
Expand Down

0 comments on commit f152e4d

Please sign in to comment.