diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-02 17:31:43 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-03 19:33:01 -0700 |
| commit | 9544c890a8cdbecf66552db3b67f09df59460f82 (patch) | |
| tree | dc6b8d406a6ee3cef4b31cca558f59e82ae3828b | |
| parent | c3786b2cc52c28a4a9bee96b8116d8a221a9ae86 (diff) | |
Release 5.1.0.34W
Release 5.1.0.34W
Change-Id: Id3a4e56655868f797e87f7771a263ce971a19d66
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 d748e57fe796..2125d864a001 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 34 -#define QWLAN_VERSIONSTR "5.1.0.34V" +#define QWLAN_VERSIONSTR "5.1.0.34W" #endif /* QWLAN_VERSION_H */ |
