diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-06 08:14:45 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-06 08:14:45 -0700 |
| commit | 489e79b0995b32fbd2371f591ad46a4ed42e4c6b (patch) | |
| tree | 682964b7186bf308efb705a956d4894c65f1edb1 | |
| parent | db6f9c45e2acbbcb2c32135f3dce0102d3d619d9 (diff) | |
Release 5.1.0.29O
Release 5.1.0.29O
Change-Id: Idb4a6f647a160cf9d76a98f1ff59a0542598eb08
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 5d9329269101..7f016007b400 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 29 -#define QWLAN_VERSIONSTR "5.1.0.29N" +#define QWLAN_VERSIONSTR "5.1.0.29O" #endif /* QWLAN_VERSION_H */ |
