diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-02-25 20:29:42 -0800 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-02-26 02:56:13 -0800 |
| commit | df060a2b42e879e3c3a2bf8eecf4b159213395f4 (patch) | |
| tree | f1402af28f7da869f91143c4c45d66cc3898bd12 | |
| parent | 284b9ad2411bc0f7fc21c6674c028b5c7a4cf5de (diff) | |
Cafstaging Release 1.0.0.44
Cafstaging Release 1.0.0.44
Change-Id: I01ea5d00a38adcc9ab7beaa213ad361c25096262
| -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 1ac0c1d8a4b5..f8ecf8a441c8 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 43 +#define QWLAN_VERSION_BUILD 44 -#define QWLAN_VERSIONSTR "1.0.0.43" +#define QWLAN_VERSIONSTR "1.0.0.44" #ifdef QCA_WIFI_2_0 |
