Go to the source code of this file.
Defines | |
| #define | QUANTITIES_VERSION "1.2.2" |
| the version of the Quantities package | |
Definition in file version.h.
| #define QUANTITIES_VERSION "1.2.2" |
the version of the Quantities package
the version of the Quantities package, encoded as a three-part number, with the parts separated by `.'
A plus sign may be appended to the version. This denotes an interim version in work after the three-number version defined before the `+'.
Definition at line 39 of file version.h.
Referenced by quantity::Quantities::Version().
1.5.3