diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-16 19:46:59 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-16 19:46:59 -0800 |
| commit | 47c3365e1069a873d3d656871acf9c6bc749d73c (patch) | |
| tree | 8de7a4aa98d5611134e74c0720f8280872785b45 | |
| parent | 3ec361751ab4808fd37dd010d059386d087fa9b7 (diff) | |
Release 5.1.0.37B
Release 5.1.0.37B
Change-Id: Ibfb1aa60e3bd54f98f2c089e71ed3aaadca357cf
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 b57e777ce9a1..b193f03133ba 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 37 -#define QWLAN_VERSIONSTR "5.1.0.37A" +#define QWLAN_VERSIONSTR "5.1.0.37B" #endif /* QWLAN_VERSION_H */ |
