diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-01 22:53:16 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-01 22:53:16 -0800 |
| commit | 0fde2cc4d269ca67a7da63cd4004e9f6488eda5f (patch) | |
| tree | 153a5f461b022f2446a8a4397a5719904ad28bd3 | |
| parent | da237f1149e1566011b1830021e700db20d5964a (diff) | |
Release 5.1.1.46U
Release 5.1.1.46U
Change-Id: I0ac9c4c4334d1e399c5ffad69fb1a9ccf70b74b6
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 799816734940..52e2483d9c71 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 46 -#define QWLAN_VERSIONSTR "5.1.1.46T" +#define QWLAN_VERSIONSTR "5.1.1.46U" #endif /* QWLAN_VERSION_H */ |
