Quellcode durchsuchen

Release 5.2.0.223M

Release 5.2.0.223M

Change-Id: I03aec79baebd2ff0626d5b17cffa67000484ee1b
CRs-Fixed: 774533
snandini vor 4 Jahren
Ursprung
Commit
6ca464369f
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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            223
 
-#define QWLAN_VERSIONSTR               "5.2.0.223L"
+#define QWLAN_VERSIONSTR               "5.2.0.223M"
 
 #endif /* QWLAN_VERSION_H */