Release 5.2.1.36P

Release 5.2.1.36P

Change-Id: Iadc24f71e485d1f059adbea9cff411d760cc301a
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-09-10 04:45:50 -07:00
parent a38838b29f
commit dc0738a046

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 1 #define QWLAN_VERSION_PATCH 1
#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_EXTRA "P"
#define QWLAN_VERSION_BUILD 36 #define QWLAN_VERSION_BUILD 36
#define QWLAN_VERSIONSTR "5.2.1.36O" #define QWLAN_VERSIONSTR "5.2.1.36P"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */