diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-15 12:48:38 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-15 12:48:38 -0800 |
| commit | 4a7b321deeaeaa9865602de6461a140e67818b3d (patch) | |
| tree | d8d3544635f6dde63c711632d90a34614b76a528 | |
| parent | 63123805089ff718a37a508818a66effa35e95a3 (diff) | |
Release 5.1.0.49Y
Release 5.1.0.49Y
Change-Id: Iaf7a433a5b4ed8b004d0e575d68fdebe1ebdfc7f
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 314b3a01048b..6370fd782ee0 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49X" +#define QWLAN_VERSIONSTR "5.1.0.49Y" #endif /* QWLAN_VERSION_H */ |
