28 #ifndef CASA_VERSION_H 29 #define CASA_VERSION_H 32 #include <casacore/casa/aips.h> 34 #define CASACORE_MAJOR_VERSION 2 35 #define CASACORE_MINOR_VERSION 3 36 #define CASACORE_PATCH_VERSION 0 38 #define CASACORE_VERSION CASACORE_STRINGIFY(CASACORE_MAJOR_VERSION.CASACORE_MINOR_VERSION.CASACORE_PATCH_VERSION) const std::string getVersionCASA()
Get the version of casacore on CASA's vendor branch Note: CASA's private version of casacore has a li...
const char * getVersion()
Get the casacore version.
this file contains all the compiler specific defines