diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-27 22:22:39 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-29 17:25:35 -0700 |
| commit | de3531a926cccb146a669f4720caa89d47fc3ca2 (patch) | |
| tree | d53f5a717da684aafd3b7392a60a29373333e07b | |
| parent | a8e2e6fd592a785f68a88f4a1dbc3464e8734e5a (diff) | |
Release 5.1.0.33X
Release 5.1.0.33X
Change-Id: I45526164e7a4629f83fffe6c1df48ee65fd1fbd3
CRs-Fixed: 688141
(cherry picked from commit bb89388a0e6d83d20c7b1921725856d5be1a1b60)
| -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 732ef6937801..328b5df9c230 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "5.1.0.33W" +#define QWLAN_VERSIONSTR "5.1.0.33X" #endif /* QWLAN_VERSION_H */ |
