Release 5.2.0.123Q

Release 5.2.0.123Q

Change-Id: I7eef1ffdab56cbeb3d754a436581bbd5d0a9f658
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-03-05 14:23:36 -08:00
parent 4f9ba364ed
commit 781881a118

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 "P" #define QWLAN_VERSION_EXTRA "Q"
#define QWLAN_VERSION_BUILD 123 #define QWLAN_VERSION_BUILD 123
#define QWLAN_VERSIONSTR "5.2.0.123P" #define QWLAN_VERSIONSTR "5.2.0.123Q"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */