Browse Source

Release 5.2.1.48Y

Release 5.2.1.48Y

Change-Id: I88dbd90e6729d4ee6ed5132ef9cf4317cc9b0101
CRs-Fixed: 774533
Madan Koyyalamudi 2 years ago
parent
commit
3bc6862f31
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            "X"
+#define QWLAN_VERSION_EXTRA            "Y"
 #define QWLAN_VERSION_BUILD            48
 
-#define QWLAN_VERSIONSTR               "5.2.1.48X"
+#define QWLAN_VERSIONSTR               "5.2.1.48Y"
 
 #endif /* QWLAN_VERSION_H */