diff options
| author | Nandini Suresh <snandini@qca.qualcomm.com> | 2014-03-18 23:47:32 -0700 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-03-19 13:16:52 -0700 |
| commit | 9d0217ee00bd80942e7accebac3e1a2677ff0cb4 (patch) | |
| tree | 53dd12ee6052a92f9981dfc090afe60b171e2a1a | |
| parent | d5b2688edf9a3075bedb9357c8c340bd30ad98f7 (diff) | |
Cafstaging Release 1.0.0.65
Cafstaging Release 1.0.0.65
Change-Id: Icb4568815e96abd34ab3ebe23a207099294c80e8
| -rw-r--r-- | CORE/MAC/inc/qwlan_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CORE/MAC/inc/qwlan_version.h b/CORE/MAC/inc/qwlan_version.h index d023d81983e8..9aa62855bdc2 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -42,9 +42,9 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 64 +#define QWLAN_VERSION_BUILD 65 -#define QWLAN_VERSIONSTR "1.0.0.64" +#define QWLAN_VERSIONSTR "1.0.0.65" #ifdef QCA_WIFI_2_0 |
