diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-15 02:28:00 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-15 02:28:01 -0800 |
| commit | fdf760dfee24c8cf3528ade918bd8be4e9e3c451 (patch) | |
| tree | 2ff09084b2bd7e545faaba7f4350a51ef59f5d9c | |
| parent | 70757facc2c43e7db345a6432037e1e93202e844 (diff) | |
Release 5.1.0.49W
Release 5.1.0.49W
Change-Id: I56e019ca13142b3de71f957d48886240b5955577
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 03f2d217f424..2c7141bec38b 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49V" +#define QWLAN_VERSIONSTR "5.1.0.49W" #endif /* QWLAN_VERSION_H */ |
