Skip to content

Commit

Permalink
Merge pull request #57 from DUNE-DAQ/wketchum/update_v1.5.3
Browse files Browse the repository at this point in the history
Update CMakeLists.txt
  • Loading branch information
wesketchum authored Mar 28, 2024
2 parents 7e2c6b9 + 6459508 commit fbbbc71
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 FATAL_ERROR)
project(rawdatautils VERSION 1.5.2)
project(rawdatautils VERSION 1.5.3)

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

0 comments on commit fbbbc71

Please sign in to comment.