diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 05:35:21 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 05:35:21 -0800 |
| commit | 0d309b4c8cbddeb0dde4516b0ae9fe4f0c72fc73 (patch) | |
| tree | 2845f5d69c39bff958ecec028ff325c4b2fb8337 | |
| parent | 99407dc9affe2769a730ed4c7b4da1cadc695450 (diff) | |
Release 5.1.0.48W
Release 5.1.0.48W
Change-Id: I40c664e074fc9e3114b3026ddf183cbfcf266db1
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 8e060210c30a..77a8435ac3f6 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 48 -#define QWLAN_VERSIONSTR "5.1.0.48V" +#define QWLAN_VERSIONSTR "5.1.0.48W" #endif /* QWLAN_VERSION_H */ |
