diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-24 16:01:11 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-24 16:01:11 -0700 |
| commit | b246aa291f278aa27f97e04dacbe7dbe5cc53401 (patch) | |
| tree | cb91a60dffa017bd8ab1376f2adfa7861c35595c | |
| parent | 3bc65ef9201c0715f2d1becbf0fa3b211325a2b5 (diff) | |
Release 5.1.1.37T
Release 5.1.1.37T
Change-Id: Ia6e84854ab3caa9121dc6d5bc53c6b6d3642c7a2
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 af122facd8c1..beb7ee565f94 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 37 -#define QWLAN_VERSIONSTR "5.1.1.37S" +#define QWLAN_VERSIONSTR "5.1.1.37T" #endif /* QWLAN_VERSION_H */ |
