diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-28 16:38:36 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-28 16:38:36 -0700 |
| commit | 0fe8a7feb69c202ea7b3bd3d1e7e54309e133bf1 (patch) | |
| tree | ea0449a84baddb7c8ebe35e737348bd35525dda0 | |
| parent | 2377fadff8982edf23c6d39c75bc7f98324327ca (diff) | |
Release 5.1.1.34P
Release 5.1.1.34P
Change-Id: I69dd8c6c92d92d041a497cc2b42260be7b45c641
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 4a06f02a5177..30b92980fdfa 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 34 -#define QWLAN_VERSIONSTR "5.1.1.34O" +#define QWLAN_VERSIONSTR "5.1.1.34P" #endif /* QWLAN_VERSION_H */ |
