diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-17 00:08:55 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-17 00:08:56 -0700 |
| commit | ef7b4cc35bfbb20d5017246956315c2fed1a1faf (patch) | |
| tree | 5e4d3065471e903b772b930fe34946d2a2a1855f | |
| parent | 724c8cba11f5641eefc342bad09271c51e41918a (diff) | |
Release 5.1.1.28T
Release 5.1.1.28T
Change-Id: I739cdadc52b869f4202faa84ddb9412a0e9fafd1
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 d378057d11d3..2d646898b68c 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 28 -#define QWLAN_VERSIONSTR "5.1.1.28S" +#define QWLAN_VERSIONSTR "5.1.1.28T" #endif /* QWLAN_VERSION_H */ |
