Release 5.2.0.53B

Release 5.2.0.53B

Change-Id: I2cd7c240f4f80e3b0f4a76b79f8d60a03823f5e5
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-11-08 04:08:15 -08:00
parent 9bc6711eab
commit 16012fc9e8

View File

@@ -41,9 +41,9 @@
#define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2 #define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_EXTRA "B"
#define QWLAN_VERSION_BUILD 53 #define QWLAN_VERSION_BUILD 53
#define QWLAN_VERSIONSTR "5.2.0.53A" #define QWLAN_VERSIONSTR "5.2.0.53B"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */