areaDetector  3-12-1
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 12
6 #define ADCORE_MODIFICATION 1
7 
8 #endif
9