diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-07-16 12:55:08 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-16 12:55:08 -0700 |
| commit | e2902dffbb601cf6564724e817fd973511237181 (patch) | |
| tree | 49e166710422d41f865611cdd5870854df02054f | |
| parent | bc40de5f2a42c3607da86536577696331f2e28bc (diff) | |
Release 5.1.1.62U
Release 5.1.1.62U
Change-Id: I9286c9a38184858f19936c9e7a7412ab7230d373
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 d6100227dffb..8908beac2703 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 62 -#define QWLAN_VERSIONSTR "5.1.1.62T" +#define QWLAN_VERSIONSTR "5.1.1.62U" #endif /* QWLAN_VERSION_H */ |
