Release 5.2.0.148S

Release 5.2.0.148S

Change-Id: Ib1343d09c8ce30791c38648a2cde693d434e6f9d
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-09-19 03:25:48 -07:00
parent 645af711aa
commit e652d7381c

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 "R"
#define QWLAN_VERSION_EXTRA "S"
#define QWLAN_VERSION_BUILD 148
#define QWLAN_VERSIONSTR "5.2.0.148R"
#define QWLAN_VERSIONSTR "5.2.0.148S"
#endif /* QWLAN_VERSION_H */