diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-17 00:49:33 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-17 00:49:33 -0800 |
| commit | 4c49d0ef7c3be23fd3913095c0064394255121f6 (patch) | |
| tree | 63b800b4eb76011901e686952e347abe1447ccdb | |
| parent | 5717c216b860c5b3e9660dab1680825d3b3bfd02 (diff) | |
Release 5.1.1.45B
Release 5.1.1.45B
Change-Id: I108c0bee1e50e07f0d26c30328246350f1ac8f9e
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 ccfdf18faa86..42d2e93dcb5a 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 45 -#define QWLAN_VERSIONSTR "5.1.1.45A" +#define QWLAN_VERSIONSTR "5.1.1.45B" #endif /* QWLAN_VERSION_H */ |
