diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-05 06:06:51 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-06 20:50:17 -0800 |
| commit | d7e99e9a523a71ae28953cff1f8a2727809cc8d7 (patch) | |
| tree | 1e7580b751e4385d065a4116e614ddab2acb9087 | |
| parent | 30a464d795dccdd7a6edca3fec52ca10e083aea2 (diff) | |
Release 5.1.0.42Y
Release 5.1.0.42Y
Change-Id: I69748f0fe9b480158404ef19248fd5d93e8050ec
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 c9685f992a2b..b414ce1a7284 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42X" +#define QWLAN_VERSIONSTR "5.1.0.42Y" #endif /* QWLAN_VERSION_H */ |
