Changed descriptive text to identify new commit date information.
This commit is contained in:
@@ -23,7 +23,7 @@ DBCORE_API int coreRelease(void)
|
||||
printf ( "############################################################################\n" );
|
||||
printf ( "## %s\n", epicsReleaseVersion );
|
||||
printf ( "## %s\n", "Rev. " EPICS_VCS_VERSION );
|
||||
printf ( "## %s\n", "Rev. " EPICS_VCS_VERSION_DATE );
|
||||
printf ( "## %s\n", "Date " EPICS_VCS_VERSION_DATE );
|
||||
printf ( "############################################################################\n" );
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user