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 9cae097 commit 29fe6a1Copy full SHA for 29fe6a1
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.16)
2
-project(nepdate VERSION 2.0.1 LANGUAGES CXX)
+project(nepdate VERSION 2.0.2 LANGUAGES CXX)
3
4
set(CMAKE_CXX_STANDARD 17)
5
set(CMAKE_CXX_STANDARD_REQUIRED ON)
0 commit comments