diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-12 06:40:30 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-12 06:40:30 -0800 |
| commit | f9f1e0c1c3046ddc70a8bfbb1fc4d6cc4940fd9a (patch) | |
| tree | 6e780244828c3d8ddaab5a827ea3314109cc94f0 | |
| parent | 734aba032238347109e469631f5a9ee47de9963f (diff) | |
Release 5.1.0.44M
Release 5.1.0.44M
Change-Id: Ic3b4e306a288c258e1729b3dd25310bae9a4f9ea
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 861f2c51b741..3fabd4aa2b06 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 44 -#define QWLAN_VERSIONSTR "5.1.0.44L" +#define QWLAN_VERSIONSTR "5.1.0.44M" #endif /* QWLAN_VERSION_H */ |
