diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-01 18:07:13 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-01 18:07:13 -0800 |
| commit | b66fe52d0fea6c124ef0b8eaff2571cc53ef57aa (patch) | |
| tree | 17e907cca004f5130c54ad31ad4a02bac1708c76 | |
| parent | 51dce04f00d78a8f268f9a31a3a9fbed484b791e (diff) | |
Release 5.1.0.47M
Release 5.1.0.47M
Change-Id: Ic8b348c7d19743f31290effc7c704fb5201d05ed
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 a016976dae4f..6a821b36642b 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 "L" +#define QWLAN_VERSION_EXTRA "M" #define QWLAN_VERSION_BUILD 47 -#define QWLAN_VERSIONSTR "5.1.0.47L" +#define QWLAN_VERSIONSTR "5.1.0.47M" #endif /* QWLAN_VERSION_H */ |
