Release 5.2.0.78P

Release 5.2.0.78P

Change-Id: I31e07091730bc49562a7f49e38695a7cb2984427
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-05-16 18:01:50 -07:00
parent 5e58340074
commit b59f9ed952

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