Release 5.2.1.68J

Release 5.2.1.68J

Change-Id: Ieb31924a84beac5cc39c4c5ccd79c79148146dfb
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-05-26 16:06:03 -07:00
parent 98017681fe
commit abfd5390fe

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 68 #define QWLAN_VERSION_BUILD 68
#define QWLAN_VERSIONSTR "5.2.1.68I" #define QWLAN_VERSIONSTR "5.2.1.68J"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */