diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-30 15:53:30 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-30 15:53:31 -0800 |
| commit | f12bb66d82d3082990f012e2a2ddf58406636e6e (patch) | |
| tree | 0fc97dc368e1931d8afc8e8f7e4cda2d51a20047 | |
| parent | fe1b52f4add92f5d603b316231679e0cd23245a1 (diff) | |
Release 5.1.0.39B
Release 5.1.0.39B
Change-Id: If2ed89e216fb69d8694c36cff0d4021b91e0eff1
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 b4ecea2e92e3..93df53a87272 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 39 -#define QWLAN_VERSIONSTR "5.1.0.39A" +#define QWLAN_VERSIONSTR "5.1.0.39B" #endif /* QWLAN_VERSION_H */ |
