Release 5.2.0.66B

Release 5.2.0.66B

Change-Id: I3330bc7ab9dec8be7355624524a0728c6cc75524
CRs-Fixed: 774533
This commit is contained in:
snandini
2018-02-13 09:33:53 -08:00
parent a2f8e8dbe1
commit d209e71919

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