diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-21 13:56:28 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-21 13:56:29 -0700 |
| commit | 6fb7a69b68dd6ab62ece239f1affe71a58194ea8 (patch) | |
| tree | f75db169ecd197b630d94a9e09656dfcfacba208 | |
| parent | 51e678b2f35619bfc5f24d71fcafd4b46abee036 (diff) | |
Release 5.1.1.33U
Release 5.1.1.33U
Change-Id: Id3719ff5907b8a7d77e8965054ee47d1153845be
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 6eacc803b32a..269a27146bd0 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 33 -#define QWLAN_VERSIONSTR "5.1.1.33T" +#define QWLAN_VERSIONSTR "5.1.1.33U" #endif /* QWLAN_VERSION_H */ |
