Release 5.1.0.8

Release 5.1.0.8

Change-Id: I4b7992267b8fc832bf42ea3d10bd18c6d028b371
CRs-Fixed: 688141
这个提交包含在:
Akash Patel
2016-05-11 15:30:28 -07:00
提交者 Gerrit - the friendly Code Review server
父节点 043efbd6ae
当前提交 91edc816eb

查看文件

@@ -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 */