diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-22 05:32:52 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-22 05:32:52 -0800 |
| commit | f00e37d7242a2a044288c5ae46494520aedae650 (patch) | |
| tree | b58838b973b67e560e13797c7f1293e59f5cc351 | |
| parent | 9cf3880813a70fa505b618b4f3da4dfcd9b69788 (diff) | |
Release 5.1.1.48T
Release 5.1.1.48T
Change-Id: I6816d0ad84fe7528f9cba221e7cf84f30c76b86e
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 681ba981facf..d6d8fcf63db4 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 48 -#define QWLAN_VERSIONSTR "5.1.1.48S" +#define QWLAN_VERSIONSTR "5.1.1.48T" #endif /* QWLAN_VERSION_H */ |
