Release 5.2.0.49N

Release 5.2.0.49N

Change-Id: I436816df78b36532af9117198e48422fd4cbb532
CRs-Fixed: 774533
This commit is contained in:
snandini 2017-10-17 21:49:32 -07:00
parent ab8fbb8061
commit 7f9cf231ea

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 "M"
#define QWLAN_VERSION_EXTRA "N"
#define QWLAN_VERSION_BUILD 49
#define QWLAN_VERSIONSTR "5.2.0.49M"
#define QWLAN_VERSIONSTR "5.2.0.49N"
#endif /* QWLAN_VERSION_H */