diff options
| author | Nandini Suresh <snandini@qca.qualcomm.com> | 2014-02-10 14:00:39 -0800 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-02-10 20:32:23 -0800 |
| commit | 132bdf07e90e43baec23acde61dd225f0671dfe9 (patch) | |
| tree | f91c30ead8014d161327f2986c4c3c19b9f19437 | |
| parent | 79ac9fe7133c88c24e5750f65d251233cde69c95 (diff) | |
cafstaging release 1.0.0.33
cafstaging Release 1.0.0.33
Change-Id: Iebfa564b1b88b50002733cd4494de13ec56ab304
| -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 7edc56982efc..9bd1045f26e2 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 32 +#define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "1.0.0.32" +#define QWLAN_VERSIONSTR "1.0.0.33" #ifdef QCA_WIFI_2_0 |
