Manticore
Version 1.5.3
Physics of Molecular Clouds
version.h
Go to the documentation of this file.
1
#ifndef VERSION_H
2
#define VERSION_H
3
4
namespace
manticore
{
5
6
constexpr
const
char
*
const
version
=
"1.5.3"
;
7
constexpr
const
char
*
const
reldate
=
"Jan 15 2020"
;
8
9
}
// namespace manticore
10
11
#endif // VERSION_H
manticore
Package namespace.
Definition:
Detector.cc:15
manticore::version
constexpr const char *const version
Version string.
Definition:
version.h:6
manticore::reldate
constexpr const char *const reldate
Release date (if any).
Definition:
version.h:7
Generated on Wed Jan 15 2020 20:51:38 for Manticore by
1.8.15