diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-24 10:16:46 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-24 10:16:47 -0700 |
| commit | 1e9adde02a3be01bd279dcaaa10f9de1c3dacf5a (patch) | |
| tree | efea08e3ebd6a5a50211bd4cb3c16525a8e2bf6d | |
| parent | 59a43d858f11133a75fc06822701a949e375a277 (diff) | |
Release 5.1.1.29T
Release 5.1.1.29T
Change-Id: Icaee4fe8beca5ab981620a1a472a5c01aa91f6c8
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 d14ad83a6e8d..a4abb467e646 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 29 -#define QWLAN_VERSIONSTR "5.1.1.29S" +#define QWLAN_VERSIONSTR "5.1.1.29T" #endif /* QWLAN_VERSION_H */ |
