Release 5.2.0.250N

Release 5.2.0.250N

Change-Id: Ic56e0adc99cffb1dec9feececfca4a327dc675c5
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-10-04 11:39:50 -07:00
parent 95a959d694
commit ccb8eea00f

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 "M" #define QWLAN_VERSION_EXTRA "N"
#define QWLAN_VERSION_BUILD 250 #define QWLAN_VERSION_BUILD 250
#define QWLAN_VERSIONSTR "5.2.0.250M" #define QWLAN_VERSIONSTR "5.2.0.250N"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */