Release 5.2.0.78S

Release 5.2.0.78S

Change-Id: Id5514ee7a911e596644b96a2e6bfc7b62f8388ee
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-05-17 07:59:22 -07:00
parent 46e0a1354b
commit 2a97b23a83

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 "R" #define QWLAN_VERSION_EXTRA "S"
#define QWLAN_VERSION_BUILD 78 #define QWLAN_VERSION_BUILD 78
#define QWLAN_VERSIONSTR "5.2.0.78R" #define QWLAN_VERSIONSTR "5.2.0.78S"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */