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 f422422 commit 2340893Copy full SHA for 2340893
1 file changed
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.16)
2
project(CANvenient C)
3
4
-set(PROJECT_VERSION "1.0.1")
+set(PROJECT_VERSION "1.0.2")
5
set(PROJECT_VERSION_MAJOR "1")
6
7
include(${CMAKE_ROOT}/Modules/ExternalProject.cmake)
0 commit comments