diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-04-02 10:13:17 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-04-02 10:13:17 -0700 |
| commit | d1f98fc2b70ee805a573233cd3de3a2b2ef1f8bc (patch) | |
| tree | 72d3de448ade713835b2b573a209ff1224cc4a6f | |
| parent | 8ba91a73ab39600d8658068a457208ff46bcaa46 (diff) | |
Release 5.1.1.71T
Release 5.1.1.71T
Change-Id: I71467f00ec1d943fd9bc6843d34970302d137345
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 5017353671b3..1594619e4883 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "S" +#define QWLAN_VERSION_EXTRA "T" #define QWLAN_VERSION_BUILD 71 -#define QWLAN_VERSIONSTR "5.1.1.71S" +#define QWLAN_VERSIONSTR "5.1.1.71T" #endif /* QWLAN_VERSION_H */ |
