Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
eflumerf committed Oct 16, 2024
1 parent db1e73c commit 9aa1075
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 @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 3.19 FATAL_ERROR)

find_package(cetmodules 3.16.00 REQUIRED)

project(otsdaq_mu2e_dqm VERSION 3.02.00)
project(otsdaq_mu2e_dqm VERSION 3.03.00)

include(CetCMakeEnv)
cet_cmake_env()
Expand Down

0 comments on commit 9aa1075

Please sign in to comment.