moved files from /base/include
This commit is contained in:
11
src/include/epicsVersion.h
Normal file
11
src/include/epicsVersion.h
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* EPICS Version information
|
||||
*/
|
||||
#define EPICS_VERSION 3
|
||||
#define EPICS_REVISION 12
|
||||
#define EPICS_MODIFICATION 2
|
||||
#define EPICS_UPDATE_LEVEL 1
|
||||
|
||||
#define epicsReleaseVersion "@(#)Version R3.12.2.1 $Date$"
|
||||
|
||||
#define EPICS_VERSION_STRING "EPICS Version 3.12.2.1"
|
||||
Reference in New Issue
Block a user