Release 5.2.0.93T

Release 5.2.0.93T

Change-Id: I6b598c13cba67c0f7d3bc3cb4a7bd66514d13662
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-08-27 01:31:59 -07:00
parent 5b25e3418b
commit 95bab38b2b

View File

@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "S"
#define QWLAN_VERSION_EXTRA "T"
#define QWLAN_VERSION_BUILD 93
#define QWLAN_VERSIONSTR "5.2.0.93S"
#define QWLAN_VERSIONSTR "5.2.0.93T"
#endif /* QWLAN_VERSION_H */