diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-07-12 20:22:57 -0700 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-07-12 20:49:52 -0700 |
| commit | ebab71d4deab5db780e47d64c51262b13beccd6f (patch) | |
| tree | df831164113fcf8d3079b370f2d6595e4005e2de | |
| parent | 8f9022505e1b041a87489c9ae12553f6cd43e0f7 (diff) | |
Cafstaging Release 1.0.0.145
Cafstaging Release 1.0.0.145
Change-Id: I08f39ebc5f69a0c6aa27507b5404ed236fdbb623
CRs-Fixed: 688141
Conflicts:
CORE/MAC/inc/qwlan_version.h
| -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 661fb7c8a701..89cd04fe2de8 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 144 +#define QWLAN_VERSION_BUILD 145 -#define QWLAN_VERSIONSTR "1.0.0.144A" +#define QWLAN_VERSIONSTR "1.0.0.145" #ifdef QCA_WIFI_2_0 |
