mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-13 10:24:51 +00:00
12 lines
287 B
Diff
12 lines
287 B
Diff
|
--- 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"
|
||
|
|