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 ffafd70 commit 543a4d4Copy full SHA for 543a4d4
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.10)
2
3
-project(fafnir VERSION 1.0.0.0)
+project(fafnir VERSION 1.0.0.1)
4
5
if(${CMAKE_CXX_COMPILER_ID} MATCHES "Clang|GNU|Intel")
6
set(CMAKE_CXX_FLAGS "-std=c++17 ${CMAKE_CXX_FLAGS}")
0 commit comments