diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-08-02 15:33:23 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-08-02 15:33:23 -0700 |
| commit | eb62fb2d78fbd093a424490c3b9b97315973556f (patch) | |
| tree | cf72d62a6edb2aab727340f4b252d7ad9afab571 | |
| parent | 495dfad9e7f6a02a969a46d19016ab3041fcef71 (diff) | |
Release 5.1.1.63T
Release 5.1.1.63T
Change-Id: Icb1f54f6a47d125fedd57518c3b3f27bdb38d0d3
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 bcf62e3370e9..6f5a07c060ef 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 63 -#define QWLAN_VERSIONSTR "5.1.1.63S" +#define QWLAN_VERSIONSTR "5.1.1.63T" #endif /* QWLAN_VERSION_H */ |
