diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-24 04:59:55 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-24 04:59:55 -0800 |
| commit | 6ee38fbb23ec7f34aaa63ad19f28546e3c76ceb1 (patch) | |
| tree | f24e422a9b4704f759ca326b6a8df8d01ded6703 | |
| parent | f03572b1aa936e5a13f4297ae62c81ecf9149fd3 (diff) | |
Release 5.1.1.45U
Release 5.1.1.45U
Change-Id: I50633033b737e9fb4130c8d74d000497c73844f0
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 93a39116f2fc..f6b5cc8e1944 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 45 -#define QWLAN_VERSIONSTR "5.1.1.45T" +#define QWLAN_VERSIONSTR "5.1.1.45U" #endif /* QWLAN_VERSION_H */ |
