diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-23 04:47:25 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-23 04:47:26 -0800 |
| commit | 11c8839ea0808003c93e241cd6ac55ed6f236065 (patch) | |
| tree | 742e109fd74285105aac1644b514181cac650d73 | |
| parent | 463b0aea7e01d77303198ca6aa0fe2526f1e2d2d (diff) | |
Release 5.1.1.45P
Release 5.1.1.45P
Change-Id: Id84ad937f7f377c11ff25bb5290c08184fb4348d
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 95878f83ded3..c04c630f2a2f 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 45 -#define QWLAN_VERSIONSTR "5.1.1.45O" +#define QWLAN_VERSIONSTR "5.1.1.45P" #endif /* QWLAN_VERSION_H */ |
