diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-04 17:07:55 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-04 17:07:55 -0800 |
| commit | cfdef7314cfffa2c4e46a3d813573ea89e69f818 (patch) | |
| tree | e161a80097fb1a491b322c2e11a6154d795b02b3 | |
| parent | 755fe9df55c287230a29650d59862951509547c0 (diff) | |
Release 5.1.0.48F
Release 5.1.0.48F
Change-Id: Idaeb12094691ba397ac81f7c891f027bf70ee17d
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 2e61a81eaf3f..425cc03d585a 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 48 -#define QWLAN_VERSIONSTR "5.1.0.48E" +#define QWLAN_VERSIONSTR "5.1.0.48F" #endif /* QWLAN_VERSION_H */ |
