Skip to content

Commit

Permalink
Merge pull request #14 from DUNE-DAQ/wpv_versionupdate
Browse files Browse the repository at this point in the history
change version number in cmake
  • Loading branch information
willpvazquez authored Jul 19, 2021
2 parents cfe432f + cbec471 commit fa22c15
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(lbrulibs VERSION 0.0.1)
project(lbrulibs VERSION 1.0.0)

find_package(daq-cmake REQUIRED)

Expand Down

0 comments on commit fa22c15

Please sign in to comment.