diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-14 04:16:29 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-14 04:16:30 -0800 |
| commit | af5fc8dba4b127dbc63e2601fa6825156b366149 (patch) | |
| tree | 4969cf13def7586fbaae2d629ce38b38562ba81f | |
| parent | 3a2a151dac272b96e4467e78c4c5f53c74c9a6c3 (diff) | |
Release 5.1.1.41U
Release 5.1.1.41U
Change-Id: Ia0d09fe8ed0439ace976e56dd68668accb7ba58d
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 8355fd02107c..a2b91c9bec18 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 41 -#define QWLAN_VERSIONSTR "5.1.1.41T" +#define QWLAN_VERSIONSTR "5.1.1.41U" #endif /* QWLAN_VERSION_H */ |
