Release 5.2.1.81X

Release 5.2.1.81X

Change-Id: Ic24d829e48cd98696bd5535ed63c76a1127fa476
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-10-11 05:17:39 -07:00
parent 705b0d6f8c
commit e40afae7cc

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 "W" #define QWLAN_VERSION_EXTRA "X"
#define QWLAN_VERSION_BUILD 81 #define QWLAN_VERSION_BUILD 81
#define QWLAN_VERSIONSTR "5.2.1.81W" #define QWLAN_VERSIONSTR "5.2.1.81X"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */