Browse Source

Release 5.2.1.88X

Release 5.2.1.88X

Change-Id: Ia35bb87820969227d61b4461e4086385e0fac4db
CRs-Fixed: 774533
Ravindra Konda 1 year ago
parent
commit
e4f2b72f3c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      core/mac/inc/qwlan_version.h

+ 2 - 2
core/mac/inc/qwlan_version.h

@@ -32,9 +32,9 @@
 #define QWLAN_VERSION_MAJOR            5
 #define QWLAN_VERSION_MINOR            2
 #define QWLAN_VERSION_PATCH            1
-#define QWLAN_VERSION_EXTRA            "W"
+#define QWLAN_VERSION_EXTRA            "X"
 #define QWLAN_VERSION_BUILD            88
 
-#define QWLAN_VERSIONSTR               "5.2.1.88W"
+#define QWLAN_VERSIONSTR               "5.2.1.88X"
 
 #endif /* QWLAN_VERSION_H */