Release 5.2.0.97B

Release 5.2.0.97B

Change-Id: I12233e31ce6eb0d78b1b9a38a6d182368edb6f93
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-09-17 06:09:35 -07:00
parent 5ad797d0b3
commit 8f533a4138

View File

@@ -32,9 +32,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 97 #define QWLAN_VERSION_BUILD 97
#define QWLAN_VERSIONSTR "5.2.0.97A" #define QWLAN_VERSIONSTR "5.2.0.97B"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */