diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-08 03:51:32 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2017-03-09 21:08:36 -0800 |
| commit | b8adec3a2773c519faf2c09c7bc69ca5b5fbe723 (patch) | |
| tree | ba0896f1672026049e1edaca1bbb9805229556e1 | |
| parent | 16e79f5fe67a66d7b9abf7b1d78da52ce6bbee65 (diff) | |
Release 5.1.1.2T
Release 5.1.1.2T
Change-Id: Ia328817225f928a5021eb77b71ff4471e60eba0c
CRs-Fixed: 688141
| -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 783415c7bb1b..aed475578fb7 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 2 -#define QWLAN_VERSIONSTR "5.1.1.2S" +#define QWLAN_VERSIONSTR "5.1.1.2T" #endif /* QWLAN_VERSION_H */ |
