Release 5.2.0.33Z

Release 5.2.0.33Z

Change-Id: I4cc412671dca02162d7c97a7c60af634196af7f8
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-07-08 23:41:17 -07:00
parent c4631fb7f1
commit 862cc56693

View File

@@ -41,9 +41,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 "Y" #define QWLAN_VERSION_EXTRA "Z"
#define QWLAN_VERSION_BUILD 33 #define QWLAN_VERSION_BUILD 33
#define QWLAN_VERSIONSTR "5.2.0.33Y" #define QWLAN_VERSIONSTR "5.2.0.33Z"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */