diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-21 01:32:24 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-21 01:32:24 -0800 |
| commit | 57781f469ae0dd37332822d0e2f3494ac79885c5 (patch) | |
| tree | e60a4d208aabc3c699032ac42a0138381395d768 | |
| parent | 1a79ea3c6a618c2336ddec475fbada6a62d046ac (diff) | |
Release 5.1.0.45Y
Release 5.1.0.45Y
Change-Id: I068ee04384ac0ce7ba93a82f89eede4500ce01c4
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 aeb813f99000..2b20b4dbaea5 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 45 -#define QWLAN_VERSIONSTR "5.1.0.45X" +#define QWLAN_VERSIONSTR "5.1.0.45Y" #endif /* QWLAN_VERSION_H */ |
