Browse Source

Release 5.2.1.71

Release 5.2.1.71

Change-Id: I50490d0f0e2f1349a4aa3e8be19fab569aa69407
CRs-Fixed: 774533
Rahul Choudhary 1 year ago
parent
commit
e15c085454
1 changed files with 3 additions and 3 deletions
  1. 3 3
      core/mac/inc/qwlan_version.h

+ 3 - 3
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            "Z"
-#define QWLAN_VERSION_BUILD            70
+#define QWLAN_VERSION_EXTRA            ""
+#define QWLAN_VERSION_BUILD            71
 
-#define QWLAN_VERSIONSTR               "5.2.1.70Z"
+#define QWLAN_VERSIONSTR               "5.2.1.71"
 
 #endif /* QWLAN_VERSION_H */