diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-03-20 16:58:32 -0700 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-03-20 22:15:17 -0700 |
| commit | f30f35fbbc09fb2ccc899129012f55a41b7c165c (patch) | |
| tree | e93ad258e2ee2919f83c284f43fd40869430f28a | |
| parent | 0486d930ba42b8f0dd6447d17faa30f4d747507b (diff) | |
Cafstaging Release 1.0.0.67
Cafstaging Release 1.0.0.67
Change-Id: Ieaf7b4b4e657c06443fcd091c49f20d28da1b83f
| -rw-r--r-- | CORE/MAC/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CORE/MAC/inc/qwlan_version.h b/CORE/MAC/inc/qwlan_version.h index f29bd28e066a..9a0c3bdce988 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved. + * Copyright (c) 2012-2013,2014 The Linux Foundation. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. * @@ -42,9 +42,9 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 66 +#define QWLAN_VERSION_BUILD 67 -#define QWLAN_VERSIONSTR "1.0.0.66" +#define QWLAN_VERSIONSTR "1.0.0.67" #ifdef QCA_WIFI_2_0 |
