diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 17:10:57 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-29 17:34:04 -0700 |
| commit | 975b4d339abc4a3acb9473cb1fc38fe0795403db (patch) | |
| tree | 9098d8d7f75c3c0733b0f91f756ef5855605d50a | |
| parent | 963331b5e2c7e72d6f71b57d8e8913334db0fbbd (diff) | |
Release 5.1.0.34B
Release 5.1.0.34B
Change-Id: I5923bf2aefcae4a1b4617cc4ab271307f59e4d0a
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 88237f8aec48..40fe4da04249 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 34 -#define QWLAN_VERSIONSTR "5.1.0.34A" +#define QWLAN_VERSIONSTR "5.1.0.34B" #endif /* QWLAN_VERSION_H */ |
