Release 5.2.1.82B

Release 5.2.1.82B

Change-Id: I18526c78014a16f545a51cbbbfc40dc0c70e252e
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-10-14 00:00:30 -07:00
parent 6f73b793ed
commit 6c8fa0fe50

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 "A" #define QWLAN_VERSION_EXTRA "B"
#define QWLAN_VERSION_BUILD 82 #define QWLAN_VERSION_BUILD 82
#define QWLAN_VERSIONSTR "5.2.1.82A" #define QWLAN_VERSIONSTR "5.2.1.82B"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */