diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-13 16:19:52 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-13 16:19:53 -0800 |
| commit | 45fe30aea6343f86c69071f2d26c2f30004b97f3 (patch) | |
| tree | 3bc9ae4329686aee6d73dda0f95b3c7225d444cf | |
| parent | 0ec7a9fcdf7ce38b27d2063be96591f352ebaac7 (diff) | |
Release 5.1.0.49M
Release 5.1.0.49M
Change-Id: I8a23796e2bc7483ed25245fe5489cff0a2ff2a66
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 c392df0a8932..59c87282c999 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49L" +#define QWLAN_VERSIONSTR "5.1.0.49M" #endif /* QWLAN_VERSION_H */ |
