Skip to content

Commit

Permalink
Merge pull request #18 from DUNE-DAQ/aeoranday/update-to-v1.0.1
Browse files Browse the repository at this point in the history
Updated to v1.0.1.
  • Loading branch information
aeoranday authored Feb 15, 2024
2 parents ecd6c25 + cbd479e commit 3095c13
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
Expand Up @@ -8,7 +8,7 @@
# https://dune-daq-sw.readthedocs.io/en/latest/packages/daq-cmake/

cmake_minimum_required(VERSION 3.12)
project(trgtools VERSION 1.0.0)
project(trgtools VERSION 1.0.1)

find_package(daq-cmake REQUIRED)
find_package(CLI11 REQUIRED)
Expand Down

0 comments on commit 3095c13

Please sign in to comment.