diff --git a/modules/ca/src/client/cac.cpp b/modules/ca/src/client/cac.cpp index 485b83d89..476d1c380 100644 --- a/modules/ca/src/client/cac.cpp +++ b/modules/ca/src/client/cac.cpp @@ -53,7 +53,7 @@ static const char pVersionCAC[] = "@(#) " EPICS_VERSION_STRING - ", CA Client Library " __DATE__; + ", CA Client Library"; // TCP response dispatch table const cac::pProtoStubTCP cac::tcpJumpTableCAC [] =