diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-17 01:38:37 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-17 01:38:38 -0700 |
| commit | b2a5f45a357bc1a3e9fe84ebff726f48287e6fd2 (patch) | |
| tree | 64e698760b73db346f47a36420d5d1c557b3a30b | |
| parent | 1eec5aeca55d6fddf9ba8efddab728bbe90c92d0 (diff) | |
Release 5.1.1.28U
Release 5.1.1.28U
Change-Id: I0505b6fc297059ff253015510b392c333d487e75
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 2d646898b68c..26e0c75e8272 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 28 -#define QWLAN_VERSIONSTR "5.1.1.28T" +#define QWLAN_VERSIONSTR "5.1.1.28U" #endif /* QWLAN_VERSION_H */ |
