diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 09:07:52 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-29 17:27:45 -0700 |
| commit | 5d7138ba9363cf16a2beae3e40fc3790e8a6ba7f (patch) | |
| tree | 69ad1c20913295a5d98f8c55988956a45e8f2403 | |
| parent | b3ef41623c8a79a29847ca69c641ac7334d231b6 (diff) | |
Release 5.1.0.33Z
Release 5.1.0.33Z
Change-Id: I4fe3be00220531ce6bab62fdbba237e72b85d6d3
CRs-Fixed: 688141
(cherry picked from commit ea4730ae12799e43443bbf4125d15541a54fc58a)
| -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 727cff417306..995ab8364c7a 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "5.1.0.33Y" +#define QWLAN_VERSIONSTR "5.1.0.33Z" #endif /* QWLAN_VERSION_H */ |
