Release 5.2.0.62P

Release 5.2.0.62P

Change-Id: Ia687c7dca3ae34a0add5779db3c5fb8f99232bef
CRs-Fixed: 774533
This commit is contained in:
snandini
2018-01-23 12:30:17 -08:00
parent 8c83f13e45
commit 80d794ba65

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 "O" #define QWLAN_VERSION_EXTRA "P"
#define QWLAN_VERSION_BUILD 62 #define QWLAN_VERSION_BUILD 62
#define QWLAN_VERSIONSTR "5.2.0.62O" #define QWLAN_VERSIONSTR "5.2.0.62P"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */