diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-21 07:54:50 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-21 07:54:50 -0700 |
| commit | 62a4a98d2cbda663870a3dba221b4e8f49ed8aed (patch) | |
| tree | 1232f546ae054ee73e8cc71312e3db59788dacbe | |
| parent | 1fbf1106843fe184642cb88f812de46a32c6e895 (diff) | |
Release 5.1.1.60U
Release 5.1.1.60U
Change-Id: I8adbfa93b18d8a36d96098d33da4d51b2d15bcf4
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 b4ff4ed7395b..617c76deb703 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 60 -#define QWLAN_VERSIONSTR "5.1.1.60T" +#define QWLAN_VERSIONSTR "5.1.1.60U" #endif /* QWLAN_VERSION_H */ |
