diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-02 17:27:02 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-03 18:34:44 -0700 |
| commit | 24ec5e9a87f9b11a87aa4663daa64f1dd7e72774 (patch) | |
| tree | 22a470b839b75a487239c0e7e7baf0c19a807f07 | |
| parent | a915f49b938f161493ee279cf8681be6e9fb9893 (diff) | |
Release 5.1.0.22U
Release 5.1.0.22U
Change-Id: I890cb59fc99d9cbb5dfd1f64feff923521a09dab
CRs-Fixed: 688141
| -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 6f49a7250063..0a85602ec206 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 0 -#define QWLAN_VERSION_EXTRA "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.22T" +#define QWLAN_VERSIONSTR "5.1.0.22U" #endif /* QWLAN_VERSION_H */ |
