Forráskód Böngészése

qcacld-3.0: First CLD3.1 Release 5.1.0.1

qcacld-3.0: First CLD3.1 Release 5.1.0.1
CRs-Fixed: 688141

Change-Id: Ib194b131c1caf4c7937fdcb0dcaed53bebea34ee
Prakash Dhavali 9 éve
szülő
commit
5e99fff740
1 módosított fájl, 3 hozzáadás és 3 törlés
  1. 3 3
      core/mac/inc/qwlan_version.h

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

@@ -39,11 +39,11 @@
    ===========================================================================*/
 
 #define QWLAN_VERSION_MAJOR            5
-#define QWLAN_VERSION_MINOR            0
+#define QWLAN_VERSION_MINOR            1
 #define QWLAN_VERSION_PATCH            0
 #define QWLAN_VERSION_EXTRA            ""
-#define QWLAN_VERSION_BUILD            161
+#define QWLAN_VERSION_BUILD            1
 
-#define QWLAN_VERSIONSTR               "5.0.0.161"
+#define QWLAN_VERSIONSTR               "5.1.0.1"
 
 #endif /* QWLAN_VERSION_H */