diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-05 15:02:41 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-05 15:02:42 -0700 |
| commit | 05910db713702df80ea5116260e833ea824af16c (patch) | |
| tree | 8768f1a3e3c594eed87899ab65d86ed36411bbb4 | |
| parent | 38f2b5584c1dcf6226ad6b2a7d047d026aa13c6f (diff) | |
Release 5.1.0.29M
Release 5.1.0.29M
Change-Id: I5a16e164585382540061d911a7afc90d62b06cbf
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 60946e9a1bb1..c5081d7cbae2 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 29 -#define QWLAN_VERSIONSTR "5.1.0.29L" +#define QWLAN_VERSIONSTR "5.1.0.29M" #endif /* QWLAN_VERSION_H */ |
