Release 5.2.1.79Y

Release 5.2.1.79Y

Change-Id: I3642e4b48b0e3d0ee519aee3a4a10aff6f5ca73a
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-09-20 23:59:25 -07:00
parent 2d73a5e799
commit fae731263e

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 "X" #define QWLAN_VERSION_EXTRA "Y"
#define QWLAN_VERSION_BUILD 79 #define QWLAN_VERSION_BUILD 79
#define QWLAN_VERSIONSTR "5.2.1.79X" #define QWLAN_VERSIONSTR "5.2.1.79Y"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */