diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-10 03:55:03 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-10 03:55:03 -0700 |
| commit | e1e7cd1c40ce8cde6205d0e64df11d5a97802f72 (patch) | |
| tree | b4f5119ad97b02e89282437cc55a2023532fd3cf | |
| parent | 5b7bae07fc7eb099750bd6791a7f33ff6028a0d3 (diff) | |
Release 5.1.0.30B
Release 5.1.0.30B
Change-Id: I524c0c9896eedb0e9907efb739d4e8392440de2e
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 cdb2455bdf06..532b170c49c1 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 30 -#define QWLAN_VERSIONSTR "5.1.0.30A" +#define QWLAN_VERSIONSTR "5.1.0.30B" #endif /* QWLAN_VERSION_H */ |
