ソースを参照

Release 5.1.0.8

Release 5.1.0.8

Change-Id: I4b7992267b8fc832bf42ea3d10bd18c6d028b371
CRs-Fixed: 688141
Akash Patel 9 年 前
コミット
91edc816eb
1 ファイル変更4 行追加4 行削除
  1. 4 4
      core/mac/inc/qwlan_version.h

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

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2015 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2016 The Linux Foundation. All rights reserved.
  *
  * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
  *
@@ -41,9 +41,9 @@
 #define QWLAN_VERSION_MAJOR            5
 #define QWLAN_VERSION_MINOR            1
 #define QWLAN_VERSION_PATCH            0
-#define QWLAN_VERSION_EXTRA            "A"
-#define QWLAN_VERSION_BUILD            7
+#define QWLAN_VERSION_EXTRA            ""
+#define QWLAN_VERSION_BUILD            8
 
-#define QWLAN_VERSIONSTR               "5.1.0.7A"
+#define QWLAN_VERSIONSTR               "5.1.0.8"
 
 #endif /* QWLAN_VERSION_H */