diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-21 18:18:05 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-21 18:18:05 -0800 |
| commit | f8b4f97cf0363ccd94819b65bf085ea239d4b3d4 (patch) | |
| tree | 63e6c3baa25978ac24bed016ad96251dfd243218 | |
| parent | e18ceb77897d1ef1c7415e89c1a98139a3183c15 (diff) | |
Release 5.1.0.50Y
Release 5.1.0.50Y
Change-Id: I689d5561231471cdf84e15f4a7632ca741a77c6d
CRs-Fixed: 688141
| -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 fff3f3a02f85..4cdf13e1cc3c 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 50 -#define QWLAN_VERSIONSTR "5.1.0.50X" +#define QWLAN_VERSIONSTR "5.1.0.50Y" #endif /* QWLAN_VERSION_H */ |
