diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-05 16:15:51 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-05 16:15:51 -0800 |
| commit | 5bb08b317062b36636c0cf50451b65b2f50e7dd0 (patch) | |
| tree | 6e9f774cc223271e561369b9bdc380b6182763a0 | |
| parent | d3ca251abf8c8509ee39e42dbd049baad3dc71d7 (diff) | |
Release 5.1.1.43U
Release 5.1.1.43U
Change-Id: Ief7b2b557da0c0f975bcf9a7939ff1cef35528ab
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 72247862b460..538637550659 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 "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 43 -#define QWLAN_VERSIONSTR "5.1.1.43T" +#define QWLAN_VERSIONSTR "5.1.1.43U" #endif /* QWLAN_VERSION_H */ |
