diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-23 13:25:21 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-23 13:25:21 -0700 |
| commit | fc2726c02849caaf3352231bc9e595e2030be593 (patch) | |
| tree | fc00603c480569fba186ea181dd74181397054b6 | |
| parent | b2edf77e0d8cf8d67939fc7f82fd24f204a0c687 (diff) | |
Release 5.1.1.6C
Release 5.1.1.6C
Change-Id: I20ccae521c7a331ec577f018c15c44a334fca788
CRs-Fixed: 688141
| -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 ac564436f35c..b7e425300ec2 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 6 -#define QWLAN_VERSIONSTR "5.1.1.6B" +#define QWLAN_VERSIONSTR "5.1.1.6C" #endif /* QWLAN_VERSION_H */ |
