diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-09-07 17:52:47 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-09-07 17:52:47 -0700 |
| commit | 747f72743f063729c196a6d93acf2359be4fb6e3 (patch) | |
| tree | 174c9333cb050b2eff0cae7c2edccf6d920c4822 | |
| parent | 4b6d18d4d4117caa121f0e85888045676aeb6b4e (diff) | |
Release 5.1.1.65U
Release 5.1.1.65U
Change-Id: I8b3ceac0f646ba08260c23f7e44b159115cffd4a
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 d51e0753d679..015209df489e 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 65 -#define QWLAN_VERSIONSTR "5.1.1.65T" +#define QWLAN_VERSIONSTR "5.1.1.65U" #endif /* QWLAN_VERSION_H */ |
