This is Unofficial EPICS BASE Doxygen Site
pvaVersionNum.h@
Go to the documentation of this file.
1 #ifndef VERSION_H_
2 # error include pvaVersion.h, not this header
3 #endif
4 #define EPICS_PVA_MAJOR_VERSION @EPICS_PVA_MAJOR_VERSION@
5 #define EPICS_PVA_MINOR_VERSION @EPICS_PVA_MINOR_VERSION@
6 #define EPICS_PVA_MAINTENANCE_VERSION @EPICS_PVA_MAINTENANCE_VERSION@
7 #define EPICS_PVA_DEVELOPMENT_FLAG @EPICS_PVA_DEVELOPMENT_FLAG@