aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/ar7-atm/patches-D7.05.01.00/090-no-date-time.patch
blob: 9b3abf006bc4185fac2d108e8ab35e0e872f2eb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/aal5sar.h
+++ b/aal5sar.h
@@ -19,7 +19,7 @@
 /** \namespace AAL5_Version
 This documents version 01.07.2c of the AAL5 CPHAL.
 */
-const char *pszVersion_CPAAL5="CPAAL5 01.07.2c "__DATE__" "__TIME__;
+const char *pszVersion_CPAAL5="CPAAL5 01.07.2c ";
 
 #include "cpsar_cpaal5.h"