Skip to content

Commit a878b39

Browse files
committed
Merge branch 'main' into develop
2 parents 458dc42 + 2411a9a commit a878b39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ if (CMAKE_VERSION VERSION_GREATER_EQUAL "3.24.0")
44
cmake_policy(SET CMP0135 NEW)
55
endif ()
66

7-
project(BabelStream VERSION 5.0 LANGUAGES CXX C)
7+
project(BabelStream VERSION 6.0 LANGUAGES CXX C)
88

99
# uncomment for debugging build issues:
1010
#set(CMAKE_VERBOSE_MAKEFILE ON)

0 commit comments

Comments
 (0)