diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 04:09:01 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-29 17:26:58 -0700 |
| commit | 4405cbfb79b5bd0af531dc0bc0308b6d72061058 (patch) | |
| tree | 944eefbef9eca4ae687c935a0a78f5658821bdf7 | |
| parent | fd68172e84dfecb5546036754a19d677a31b824b (diff) | |
Release 5.1.0.33Y
Release 5.1.0.33Y
Change-Id: I7438d311c22416a826c65e35ccaaf97b52744e84
CRs-Fixed: 688141
(cherry picked from commit 8605902cf94dd3f0167926b0ec3c32c9b355c3ac)
| -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 328b5df9c230..727cff417306 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "5.1.0.33X" +#define QWLAN_VERSIONSTR "5.1.0.33Y" #endif /* QWLAN_VERSION_H */ |
