Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Stephane Rigaud <[email protected]>
  • Loading branch information
StRigaud authored Aug 23, 2024
1 parent 774d453 commit be42e55
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.12.0)
project(CLIc VERSION 0.12.1)

set(kernel_version_tag "3.0.0" CACHE STRING "clEsperanto kernel version tag")
set(eigen_lib_version_tag "3.4.0" CACHE STRING "Eigen library version tag")
Expand Down

0 comments on commit be42e55

Please sign in to comment.