Release 5.2.0.100Y

Release 5.2.0.100Y

Change-Id: Id5eb1ed35f2dd1e8a7a11950c7ed3c5898032de1
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-10-10 09:17:55 -07:00
parent f2bb62eeb7
commit 323d09b979

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 "X" #define QWLAN_VERSION_EXTRA "Y"
#define QWLAN_VERSION_BUILD 100 #define QWLAN_VERSION_BUILD 100
#define QWLAN_VERSIONSTR "5.2.0.100X" #define QWLAN_VERSIONSTR "5.2.0.100Y"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */