diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-03-20 08:52:00 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2018-03-20 13:24:56 -0700 |
| commit | 11fba71fe82b0cf7fc6860d134b2bfd3cd2f3f33 (patch) | |
| tree | f04e4083c0e39d11c5fe0d5b336617bd2daaab35 | |
| parent | 754906fd6cc2fb60e9f75f4a9dde8e9dfbe3fc3e (diff) | |
Release 5.1.1.50U
Release 5.1.1.50U
Change-Id: I3ed5535c407c2d5712bef1d82678c661dc1c3be8
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 9c4f9b6f8fd1..2a7ab8892adb 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 50 -#define QWLAN_VERSIONSTR "5.1.1.50T" +#define QWLAN_VERSIONSTR "5.1.1.50U" #endif /* QWLAN_VERSION_H */ |
