Release 5.2.0.38V

Release 5.2.0.38V

Change-Id: Ib702af7ed44839075888d14ec2e8ba25eb43e254
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-08-16 17:37:01 -07:00
parent 168134f94e
commit df295ba6b3

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 "U" #define QWLAN_VERSION_EXTRA "V"
#define QWLAN_VERSION_BUILD 38 #define QWLAN_VERSION_BUILD 38
#define QWLAN_VERSIONSTR "5.2.0.38U" #define QWLAN_VERSIONSTR "5.2.0.38V"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */