diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-25 11:49:30 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-25 11:49:30 -0700 |
| commit | 4e110e3a447ed9673d9f82988b4ec42941319341 (patch) | |
| tree | a0a193453e5ebfc642f179ae91ed92db5ebef9b1 | |
| parent | 111b282ec14fee40552d6c0fe283a4ecb0b42afc (diff) | |
Release 5.1.1.37X
Release 5.1.1.37X
Change-Id: Icdf5582437199b6087b913370a1dfd862989aa65
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 75b7451eeb2b..4f22d99465a2 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 37 -#define QWLAN_VERSIONSTR "5.1.1.37W" +#define QWLAN_VERSIONSTR "5.1.1.37X" #endif /* QWLAN_VERSION_H */ |
