diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-29 03:54:00 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-29 03:54:00 -0700 |
| commit | 6d084173efd3d6e735da269a2179ef0ba4f15afe (patch) | |
| tree | f55c2a069fd334bb4676a8b8c4fe5e93e4e59ee7 | |
| parent | 637c31c4e7c964ceab1136576d498ec42c60932a (diff) | |
Release 5.1.1.34T
Release 5.1.1.34T
Change-Id: I10c753ba35b702d917bd051a0ce6446ec42d7e63
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 2e3c31ab9224..add6c287a75d 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 34 -#define QWLAN_VERSIONSTR "5.1.1.34S" +#define QWLAN_VERSIONSTR "5.1.1.34T" #endif /* QWLAN_VERSION_H */ |
