diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-21 15:04:15 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-21 15:04:15 -0800 |
| commit | 08ce06bd2cc6e545a436c5959d61c1bc02e28211 (patch) | |
| tree | 9c6028f919e6919bc050d705be615f294d8f2707 | |
| parent | 4ca96df8ff243d63f7a1f732e97a31f13c48adc1 (diff) | |
Release 5.1.0.50W
Release 5.1.0.50W
Change-Id: I61a5d0e879f39d56b4b0374443d054c6a7af1c5e
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 f400bb06d5ce..a0ec30fdb2e3 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 50 -#define QWLAN_VERSIONSTR "5.1.0.50V" +#define QWLAN_VERSIONSTR "5.1.0.50W" #endif /* QWLAN_VERSION_H */ |
