Просмотр исходного кода

cld-3.0: Incremental CLD3.1 Release 5.1.0.1C

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

Change-Id: Icef0cc257781d8baf5f9684ffc08d6808a9bf4d4
CRs-Fixed: 688141
Vishwajith Upendra 9 лет назад
Родитель
Сommit
f2cffceb69
1 измененных файлов с 2 добавлено и 2 удалено
  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            "B"
+#define QWLAN_VERSION_EXTRA            "C"
 #define QWLAN_VERSION_BUILD            1
 
-#define QWLAN_VERSIONSTR               "5.1.0.1B"
+#define QWLAN_VERSIONSTR               "5.1.0.1C"
 
 #endif /* QWLAN_VERSION_H */