Release 5.2.0.45B

Release 5.2.0.45B

Change-Id: I3347246bd4bf37fdbb723182bb1ebf492554ba3c
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-09-25 13:21:49 -07:00
parent a7987a2ed1
commit 35a71d956b

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 45 #define QWLAN_VERSION_BUILD 45
#define QWLAN_VERSIONSTR "5.2.0.45A" #define QWLAN_VERSIONSTR "5.2.0.45B"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */