diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-23 00:08:04 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-23 00:08:04 -0800 |
| commit | 3c6156fd6b2967a06647b69f37e10e2ee903e9fb (patch) | |
| tree | 8b354afc931515ca92f3a24d7d66e408e7c9bfb2 | |
| parent | 9d8fb2ab8d38e52a8f952c5b64ffbbb4c4901547 (diff) | |
Release 5.1.0.42B
Release 5.1.0.42B
Change-Id: I5d035161a914b938a3df7bd0ab0def110a68cc18
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 b5569440ac75..9a56c7d62e39 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42A" +#define QWLAN_VERSIONSTR "5.1.0.42B" #endif /* QWLAN_VERSION_H */ |
