diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-02-07 12:11:25 -0800 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-02-07 17:38:25 -0800 |
| commit | f69dd0f17872aeb162c48241adf3b7321b09c8ee (patch) | |
| tree | 53fa194004fad9ee6e26429e48a6b90eb364e651 | |
| parent | 6470743622fefeab82e630b99d083087dd4cfedd (diff) | |
Cafstaging Release 1.0.0.31
Cafstaging Release 1.0.0.31
Change-Id: I6a3fd1c03241023c59bf165606ca83dbea141d13
| -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 cdf522fde2e2..275ed7c67ac8 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 30 +#define QWLAN_VERSION_BUILD 31 -#define QWLAN_VERSIONSTR "1.0.0.30" +#define QWLAN_VERSIONSTR "1.0.0.31" #ifdef QCA_WIFI_2_0 |
