Release 5.1.0.3A

Includes makefile change to Correct
common project header files path

Change-Id: I3cf988ab2dac33bed38c07f961075b830e1e3cd6
CRs-Fixed: 688141
This commit is contained in:
Vishwajith Upendra 2016-04-21 11:09:03 -07:00
parent 188f59ac35
commit 3a4b0b1a61

View File

@ -41,10 +41,10 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 1
#define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 3
#define QWLAN_VERSIONSTR "5.1.0.3"
#define QWLAN_VERSIONSTR "5.1.0.3A"
/* 172 */
#endif /* QWLAN_VERSION_H */