Release 5.2.0.116Q

Release 5.2.0.116Q

Change-Id: I9837f21de6e5baf9bf85a4948a70015385b8f972
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-01-20 23:26:18 -08:00
parent 20b968d8a8
commit bcadecf5b2

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 116 #define QWLAN_VERSION_BUILD 116
#define QWLAN_VERSIONSTR "5.2.0.116P" #define QWLAN_VERSIONSTR "5.2.0.116Q"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */