We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 458dc42 + 2411a9a commit a878b39Copy full SHA for a878b39
1 file changed
CMakeLists.txt
@@ -4,7 +4,7 @@ if (CMAKE_VERSION VERSION_GREATER_EQUAL "3.24.0")
4
cmake_policy(SET CMP0135 NEW)
5
endif ()
6
7
-project(BabelStream VERSION 5.0 LANGUAGES CXX C)
+project(BabelStream VERSION 6.0 LANGUAGES CXX C)
8
9
# uncomment for debugging build issues:
10
#set(CMAKE_VERBOSE_MAKEFILE ON)
0 commit comments