Release 5.2.0.54R

Release 5.2.0.54R

Change-Id: I3e5fa01bdd8c7a7048cf05213c9850aa7e26209a
CRs-Fixed: 774533
This commit is contained in:
snandini 2017-11-20 17:22:08 -08:00
parent 3eeefea161
commit 783e40e8dc

View File

@ -41,9 +41,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "Q"
#define QWLAN_VERSION_EXTRA "R"
#define QWLAN_VERSION_BUILD 54
#define QWLAN_VERSIONSTR "5.2.0.54Q"
#define QWLAN_VERSIONSTR "5.2.0.54R"
#endif /* QWLAN_VERSION_H */