diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-06 21:33:13 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-06 21:33:14 -0700 |
| commit | 030b82a13a8959c6623af1ed467bfda2d2bc1cb4 (patch) | |
| tree | e9dc74cc59b3f8b3c85d11fe893df1aeccb30164 | |
| parent | 2d223bebe90d946ad99d7ca283d587ac675368a5 (diff) | |
Release 5.1.1.9B
Release 5.1.1.9B
Change-Id: I0afcd64409f8d220e74ca85914a051cad658fd9a
CRs-Fixed: 774533
| -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 e6a18cd7e54c..0f639f3747cf 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 9 -#define QWLAN_VERSIONSTR "5.1.1.9A" +#define QWLAN_VERSIONSTR "5.1.1.9B" #endif /* QWLAN_VERSION_H */ |
