diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-21 13:17:21 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-21 13:17:21 -0700 |
| commit | 488ec006bfdeb959db9cfd2b26e4bccf2cf69b61 (patch) | |
| tree | a9bfe80615b100d8b671f729d13052d1c62a507d | |
| parent | a3ffbac10f82badba84ab90d6b604763a23db78d (diff) | |
Release 5.1.1.33T
Release 5.1.1.33T
Change-Id: If9bc51cf0e7978a6e7ff6eee2b344d9c28328adf
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 24ef5285f7f5..6eacc803b32a 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 33 -#define QWLAN_VERSIONSTR "5.1.1.33S" +#define QWLAN_VERSIONSTR "5.1.1.33T" #endif /* QWLAN_VERSION_H */ |
