diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-23 19:20:45 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-23 19:20:46 -0700 |
| commit | 4133c00bece0c449ee157b9d6bc7e14f011a680c (patch) | |
| tree | 0b09096b53eb2fdbf7c3736920a50c4f91d9b9e2 | |
| parent | cb331d92d963675e6812e02296c8498ab03fca2e (diff) | |
Release 5.1.0.28B
Release 5.1.0.28B
Change-Id: I7badaed9a12e97e114a0b9d87b97d16b52a7654d
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 b66ff7f0cf17..dd1df1c97b90 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 28 -#define QWLAN_VERSIONSTR "5.1.0.28A" +#define QWLAN_VERSIONSTR "5.1.0.28B" #endif /* QWLAN_VERSION_H */ |
