diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-05 02:17:10 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-05 02:17:10 -0800 |
| commit | 4ce17831b7b27bbbce9e5e60ade89022c49eec92 (patch) | |
| tree | c7fd7dc818e15a2f102970171a1bcfa9a6972267 | |
| parent | f690c73add94728e023713711de8dbcccbf2680c (diff) | |
Release 5.1.1.43T
Release 5.1.1.43T
Change-Id: I3c18a0653c03f54afdc75410fd4ba1f85e8c3b74
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 b3d5e4509c8f..72247862b460 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 "S" +#define QWLAN_VERSION_EXTRA "T" #define QWLAN_VERSION_BUILD 43 -#define QWLAN_VERSIONSTR "5.1.1.43S" +#define QWLAN_VERSIONSTR "5.1.1.43T" #endif /* QWLAN_VERSION_H */ |
