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