Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Stephane Rigaud <Stephane.rigaud@pasteur.fr>
  • Loading branch information
StRigaud authored Aug 30, 2023
1 parent 9be139a commit 64d0d65
Showing 1 changed file with 1 addition and 1 deletion.
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.20)

project(CLIc VERSION 0.7.0)
project(CLIc VERSION 0.7.1)

# set environment variables
include(${PROJECT_SOURCE_DIR}/cmake/CMakeSetEnv.cmake)
Expand Down

0 comments on commit 64d0d65

Please sign in to comment.