diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-27 18:27:12 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-29 17:18:44 -0700 |
| commit | 82fbd7c8b4a362481d85efa561729a0e2bc36c38 (patch) | |
| tree | 3e58e848012973c47d22879e2e0431fda7c2c54a | |
| parent | 929ad039e82fbc48d4cff5742183ba73ec8b18f0 (diff) | |
Release 5.1.0.33U
Release 5.1.0.33U
Change-Id: Ibe27b95878211042a4120c80682cfe36aecccf52
CRs-Fixed: 688141
(cherry picked from commit 39388c29aebc5ee920d5cf348b92669d92b582ca)
| -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 4abaaafd9cac..049fbaee04ce 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 33 -#define QWLAN_VERSIONSTR "5.1.0.33T" +#define QWLAN_VERSIONSTR "5.1.0.33U" #endif /* QWLAN_VERSION_H */ |
