LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
GetReleaseVersion.cc
Go to the documentation of this file.
2 
3 std::string const&
5 {
6  static std::string const releaseVersion("3.14.04");
7  return releaseVersion;
8 }
std::string const & getReleaseVersion()