diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-03 12:44:26 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-03 12:44:26 -0700 |
| commit | de6a59f88cd3c576c9dca23604485dcfca4c2c1c (patch) | |
| tree | 4c00cef3355b0dfcd3c009bd9b9d56a472db284a | |
| parent | aff8f91f5d9aa2c248d319d4efa3ab2de93175bc (diff) | |
Release 5.1.1.54X
Release 5.1.1.54X
Change-Id: Id1b9d02077f3743ae8ad299bc63d89e5e02050eb
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 df75c1243540..a289b5de1bab 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 54 -#define QWLAN_VERSIONSTR "5.1.1.54W" +#define QWLAN_VERSIONSTR "5.1.1.54X" #endif /* QWLAN_VERSION_H */ |
