Skip to content

Commit ad66d30

Browse files
Set version.
1 parent 51c39d5 commit ad66d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.12)
22
project(cpp_channel)
3-
set(PROJECT_VERSION 0.8.1)
3+
set(PROJECT_VERSION 0.8.2)
44

55
set(CMAKE_CXX_STANDARD 11)
66
set(CMAKE_CXX_STANDARD_REQUIRED YES)

0 commit comments

Comments
 (0)