浏览代码

Release 5.2.0.77M

Release 5.2.0.77M

Change-Id: I81a66e5a50fa30ae2be1d7bc93a3e6bfa223dcc1
CRs-Fixed: 774533
nshrivas 7 年之前
父节点
当前提交
6522ea5601
共有 1 个文件被更改,包括 2 次插入2 次删除
  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            0
-#define QWLAN_VERSION_EXTRA            "L"
+#define QWLAN_VERSION_EXTRA            "M"
 #define QWLAN_VERSION_BUILD            77
 
-#define QWLAN_VERSIONSTR               "5.2.0.77L"
+#define QWLAN_VERSIONSTR               "5.2.0.77M"
 
 #endif /* QWLAN_VERSION_H */