diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-03 12:22:14 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-03 12:22:14 -0800 |
| commit | 3bcddfbae75bf09e91046bc2d37fb1d3a918b50f (patch) | |
| tree | 7944c2c9e981db2e971fd4dabd0ab7379843e95a | |
| parent | 2ed7f86415ce09c31c27253c9ffdf4a037a3fdfc (diff) | |
Release 5.1.0.47Y
Release 5.1.0.47Y
Change-Id: I7484a23522d401c3b6a550202cc94956a51ffd51
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 fe3e0e807253..5c22b98bb657 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 47 -#define QWLAN_VERSIONSTR "5.1.0.47X" +#define QWLAN_VERSIONSTR "5.1.0.47Y" #endif /* QWLAN_VERSION_H */ |
