diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-22 23:04:01 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-22 23:04:02 -0800 |
| commit | 346c28ba3a24c494777157c7c15a9bd30055cc2a (patch) | |
| tree | fcbc20fb5208e522b4f939bca94212e05b79b574 | |
| parent | e8ca338755b6bc1445ebfea2fdf9c8fe5314a098 (diff) | |
Release 5.1.0.42A
Release 5.1.0.42A
Change-Id: Iaa61b08d041ec3eccd5b7e1f0ce84b04ff98013c
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 14ee9bed49cb..b5569440ac75 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 42 -#define QWLAN_VERSIONSTR "5.1.0.42" +#define QWLAN_VERSIONSTR "5.1.0.42A" #endif /* QWLAN_VERSION_H */ |
