Skip to content

Commit dbe6d09

Browse files
committed
Using v2.3.1 of comms_champion and v3.3 of commsdsl.
1 parent fe476b1 commit dbe6d09

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
@@ -17,7 +17,7 @@ option (DEMO1_NO_WARN_AS_ERR "Don't treat compilation warnings as errors." OFF)
1717
# is not provided and examples are not disabled.
1818

1919
if ("${COMMSDSL_TAG}" STREQUAL "")
20-
set(COMMSDSL_TAG "develop")
20+
set(COMMSDSL_TAG "v3.3")
2121
endif ()
2222

2323
if ("${COMMS_TAG}" STREQUAL "")

0 commit comments

Comments
 (0)