We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b89d6fc commit 3e65072Copy full SHA for 3e65072
CMakeLists.txt
@@ -16,7 +16,7 @@
16
cmake_minimum_required (VERSION 3.14)
17
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
18
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake/tools")
19
-project (PROFINET VERSION 0.1.0)
+project (PROFINET VERSION 0.2.0)
20
21
# Default settings if this is the main project
22
if (CMAKE_PROJECT_NAME STREQUAL PROFINET)
0 commit comments