Skip to content

Commit

Permalink
Updated version to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MRiganSUSX committed Oct 28, 2024
1 parent eb63085 commit a24b17e
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 2.0.0)
project(trgtools VERSION 2.1.0)

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

0 comments on commit a24b17e

Please sign in to comment.