diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-10-03 17:00:47 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-10-03 17:00:47 -0700 |
| commit | bb619079efe8d074fbe2b2efccd3dc36039e650e (patch) | |
| tree | 5b80d66088c21d2a7f9275c30d6853a0a0ed2fd4 | |
| parent | 074509083f10639330f0538c42ffe8b5e22bb5c2 (diff) | |
Release 5.1.1.66U
Release 5.1.1.66U
Change-Id: Icdc3c3afd5b4e99ef699f03111e5bd11aceaaa07
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 92722a18768c..e4238873bd50 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 66 -#define QWLAN_VERSIONSTR "5.1.1.66T" +#define QWLAN_VERSIONSTR "5.1.1.66U" #endif /* QWLAN_VERSION_H */ |
