Release 5.2.1.12J

Release 5.2.1.12J

Change-Id: Id0485fc96b20840dd154ad239271b802bd6b5090
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-03-02 15:04:20 -08:00
parent 5559fde9ba
commit ec1ea2c2b6

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 "I" #define QWLAN_VERSION_EXTRA "J"
#define QWLAN_VERSION_BUILD 12 #define QWLAN_VERSION_BUILD 12
#define QWLAN_VERSIONSTR "5.2.1.12I" #define QWLAN_VERSIONSTR "5.2.1.12J"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */