Release 5.2.0.100T

Release 5.2.0.100T

Change-Id: I3d9af5941dbe9e975e40749cfed56eb7abdb9513
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-10-09 19:58:34 -07:00
parent 6ff329eacb
commit c996a37b87

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 100
#define QWLAN_VERSIONSTR "5.2.0.100S"
#define QWLAN_VERSIONSTR "5.2.0.100T"
#endif /* QWLAN_VERSION_H */