Sfoglia il codice sorgente

Release 5.2.0.98E

Release 5.2.0.98E

Change-Id: I9a8def7f0ce0968a256232f19e57036df85ee5f2
CRs-Fixed: 774533
nshrivas 6 anni fa
parent
commit
7a6daa38c1
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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            "D"
+#define QWLAN_VERSION_EXTRA            "E"
 #define QWLAN_VERSION_BUILD            98
 
-#define QWLAN_VERSIONSTR               "5.2.0.98D"
+#define QWLAN_VERSIONSTR               "5.2.0.98E"
 
 #endif /* QWLAN_VERSION_H */