Skip to content

Commit 9f3311c

Browse files
authored
Update CMakeLists.txt
1 parent e11eca6 commit 9f3311c

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
@@ -6,7 +6,7 @@
66

77
cmake_minimum_required(VERSION 3.13.5)
88

9-
project(hwcpipe VERSION 2.0)
9+
project(hwcpipe VERSION 2.1)
1010

1111
set(CMAKE_CXX_STANDARD 14)
1212
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)