diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-08 10:10:58 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-08 10:10:59 -0800 |
| commit | 97e30fa8b711808e3f834eb5076defd4d3d9751f (patch) | |
| tree | 5e120e571db52541e2a7748dd070bdc91635508e | |
| parent | e4b8a664d3a08cdc251bb1f1782ceb3de55b81bd (diff) | |
Release 5.1.0.40A
Release 5.1.0.40A
Change-Id: Id402bb894ec8909ad923ffbaf3abdf5be56e4034
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 1d2b2b096820..07ae5a8d8b27 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 40 -#define QWLAN_VERSIONSTR "5.1.0.40" +#define QWLAN_VERSIONSTR "5.1.0.40A" #endif /* QWLAN_VERSION_H */ |
