diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 23:29:34 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 23:29:34 -0800 |
| commit | 42ad4f9242ca60fdfacea8bd20c316b4b7d8e293 (patch) | |
| tree | 3a025070be0c33a3ee44017f7fd3d0495ee88f7c | |
| parent | 05660b57059d851a56254836ffdfb41345639fd4 (diff) | |
Release 5.1.0.44B
Release 5.1.0.44B
Change-Id: Ia4234a716f6633d2ee4fb4d825bdceb6a7f04405
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 c469ab4e2de1..b9101f622faf 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 44 -#define QWLAN_VERSIONSTR "5.1.0.44A" +#define QWLAN_VERSIONSTR "5.1.0.44B" #endif /* QWLAN_VERSION_H */ |
