Browse Source

Release 5.2.1.76

Release 5.2.1.76

Change-Id: Ie26095785312eca5da2508029ab6bfd4955a1d4b
CRs-Fixed: 774533
Rahul Choudhary 1 year ago
parent
commit
c95157ba8f
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            75
+#define QWLAN_VERSION_EXTRA            ""
+#define QWLAN_VERSION_BUILD            76
 
-#define QWLAN_VERSIONSTR               "5.2.1.75Z"
+#define QWLAN_VERSIONSTR               "5.2.1.76"
 
 #endif /* QWLAN_VERSION_H */