Skip to content

Commit

Permalink
update to v0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
portaloffreedom committed Apr 29, 2023
1 parent 98403a3 commit 5c41977
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,4 @@ CMakeLists.txt.user
/build-*/
/cmake-build-*/
/build/
/build-dir/
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)

project(pipecontrol VERSION 0.2.8 LANGUAGES C CXX)
project(pipecontrol VERSION 0.2.9 LANGUAGES C CXX)

set(CMAKE_INCLUDE_CURRENT_DIR ON)

Expand Down

0 comments on commit 5c41977

Please sign in to comment.