Skip to content

Commit 29fe6a1

Browse files
committed
v2.0.2 started
1 parent 9cae097 commit 29fe6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.16)
2-
project(nepdate VERSION 2.0.1 LANGUAGES CXX)
2+
project(nepdate VERSION 2.0.2 LANGUAGES CXX)
33

44
set(CMAKE_CXX_STANDARD 17)
55
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)