diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-08 10:51:26 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-08 10:51:27 -0700 |
| commit | 4b9e779e2f715137ad764dd3d51138f968ac003e (patch) | |
| tree | 4fd4a03c586cc7637e9f780149bb10ddf4281dc7 | |
| parent | 18a458b61b3a673f2f8bd3e9921327dfde889283 (diff) | |
Release 5.1.1.27U
Release 5.1.1.27U
Change-Id: Ic02032199417d39aef7f4e929d04810dc20a7d29
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 3cd5627a787b..288cbd0afb9b 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 27 -#define QWLAN_VERSIONSTR "5.1.1.27T" +#define QWLAN_VERSIONSTR "5.1.1.27U" #endif /* QWLAN_VERSION_H */ |
