diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-12 10:37:29 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-12 10:37:29 -0800 |
| commit | 4aab29da63dc439d617e389c24f5c66785498fac (patch) | |
| tree | ae26e51476669f7274f35c5fda94464cab2d23c3 | |
| parent | f18531b2c9d9a1b15f9c8e3245d65a68a4fb07b8 (diff) | |
Release 5.1.1.47T
Release 5.1.1.47T
Change-Id: I521f0ec1a95a473e0ddfbd2e8b2f4af21329f1a3
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 0442c1ebe5cb..3be3e28c1f9f 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 47 -#define QWLAN_VERSIONSTR "5.1.1.47S" +#define QWLAN_VERSIONSTR "5.1.1.47T" #endif /* QWLAN_VERSION_H */ |
