diff options
| author | snandini <snandini@codeaurora.org> | 2017-07-13 03:51:25 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-07-13 03:51:25 -0700 |
| commit | 6f8901ab69459dfa650ae9e9f3778da1d208eb62 (patch) | |
| tree | 79764e0b6bc5f2d73f339859fcf187ffc7044522 | |
| parent | ffd8607b8c1871bae2d2ef9051560b7cfbf2a978 (diff) | |
Release 5.1.1.24U
Release 5.1.1.24U
Change-Id: I704706a1af28d7de32f9b791a057335b9e574670
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 c8c0f3ca7257..9f018c7280a1 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 24 -#define QWLAN_VERSIONSTR "5.1.1.24T" +#define QWLAN_VERSIONSTR "5.1.1.24U" #endif /* QWLAN_VERSION_H */ |
