Selaa lähdekoodia

cld-3.0: Incremental CLD3.1 Release 5.1.0.1E

Incremental CLD3.1 Release 5.1.0.1E after relocating
the driver development to new branch and path.

Change-Id: I49934210bb4c92f7cf9d700845812e49615af6da
CRs-Fixed: 688141
Vishwajith Upendra 9 vuotta sitten
vanhempi
sitoutus
6785797b91
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      core/mac/inc/qwlan_version.h

+ 2 - 2
core/mac/inc/qwlan_version.h

@@ -41,9 +41,9 @@
 #define QWLAN_VERSION_MAJOR            5
 #define QWLAN_VERSION_MINOR            1
 #define QWLAN_VERSION_PATCH            0
-#define QWLAN_VERSION_EXTRA            "D"
+#define QWLAN_VERSION_EXTRA            "E"
 #define QWLAN_VERSION_BUILD            1
 
-#define QWLAN_VERSIONSTR               "5.1.0.1D"
+#define QWLAN_VERSIONSTR               "5.1.0.1E"
 
 #endif /* QWLAN_VERSION_H */