areaDetector  3-5-0
EPICS areaDetector framework
ADCoreVersion.h
Go to the documentation of this file.
1 #ifndef ADCoreVersion_H
2 #define ADCoreVersion_H
3 
4 #define ADCORE_VERSION 3
5 #define ADCORE_REVISION 5
6 #define ADCORE_MODIFICATION 0
7 
8 #endif
9