This is Unofficial EPICS BASE Doxygen Site
pvdVersionNum.h@
Go to the documentation of this file.
1 #ifndef PVDVERSION_H
2 # error include pvdVersion.h, not this header
3 #endif
4 #define EPICS_PVD_MAJOR_VERSION @EPICS_PVD_MAJOR_VERSION@
5 #define EPICS_PVD_MINOR_VERSION @EPICS_PVD_MINOR_VERSION@
6 #define EPICS_PVD_MAINTENANCE_VERSION @EPICS_PVD_MAINTENANCE_VERSION@
7 #define EPICS_PVD_DEVELOPMENT_FLAG @EPICS_PVD_DEVELOPMENT_FLAG@