diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-03 19:36:20 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-03 19:36:20 -0800 |
| commit | e8a36ef662785c78b5b3df2a2856b776b83dc293 (patch) | |
| tree | 3c2f377e4516d55c30edc91ce4a3bdb8019daa9e | |
| parent | fc5c388dba57192ffa47e5295cbf891c09b13d27 (diff) | |
Release 5.1.0.48B
Release 5.1.0.48B
Change-Id: I8021fe5edcc5ee977909cad5dea3e35a2cc55783
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 d1047d5d9aa0..5e31e6585062 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 48 -#define QWLAN_VERSIONSTR "5.1.0.48A" +#define QWLAN_VERSIONSTR "5.1.0.48B" #endif /* QWLAN_VERSION_H */ |
