090-no-date-time.patch 287 B

1234567891011
  1. --- a/aal5sar.h
  2. +++ b/aal5sar.h
  3. @@ -19,7 +19,7 @@
  4. /** \namespace AAL5_Version
  5. This documents version 01.07.2c of the AAL5 CPHAL.
  6. */
  7. -const char *pszVersion_CPAAL5="CPAAL5 01.07.2c "__DATE__" "__TIME__;
  8. +const char *pszVersion_CPAAL5="CPAAL5 01.07.2c ";
  9. #include "cpsar_cpaal5.h"