Przeglądaj źródła

Release 5.2.0.250

Release 5.2.0.250

Change-Id: I48d1597e190476298195bbc8e4985423fafa46bd
CRs-Fixed: 774533
Madan Koyyalamudi 3 lat temu
rodzic
commit
dcc046aa34
1 zmienionych plików z 3 dodań i 3 usunięć
  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            0
-#define QWLAN_VERSION_EXTRA            "Z"
-#define QWLAN_VERSION_BUILD            249
+#define QWLAN_VERSION_EXTRA            ""
+#define QWLAN_VERSION_BUILD            250
 
-#define QWLAN_VERSIONSTR               "5.2.0.249Z"
+#define QWLAN_VERSIONSTR               "5.2.0.250"
 
 #endif /* QWLAN_VERSION_H */