Skip to content

Commit

Permalink
Merge pull request #53 from DUNE-DAQ/wketchum/update_v1.6.2
Browse files Browse the repository at this point in the history
Update CMakeLists.txt
  • Loading branch information
wesketchum authored Mar 28, 2024
2 parents 626e591 + 7064078 commit 9e0f40a
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,5 +1,5 @@
cmake_minimum_required(VERSION 3.12)
project(detchannelmaps VERSION 1.6.1)
project(detchannelmaps VERSION 1.6.2)

find_package(daq-cmake REQUIRED)
find_package(cetlib REQUIRED) # Uses the daq-buildtools/cmake/Findcetlib.cmake
Expand Down

0 comments on commit 9e0f40a

Please sign in to comment.