Skip to content

Commit

Permalink
Merge pull request #45 from DUNE-DAQ/asztuc/version_bump_v1.1.4
Browse files Browse the repository at this point in the history
Bumping version to v1.1.4
  • Loading branch information
ArturSztuc authored Jul 5, 2024
2 parents 830a432 + 79c830e commit a5ebda1
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.1.3)
project(trgtools VERSION 1.1.4)

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

0 comments on commit a5ebda1

Please sign in to comment.