diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 09:25:48 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 09:25:48 -0800 |
| commit | 52fff2a5e59c1c258a7b4a1653b59b5b42aa30bd (patch) | |
| tree | d81f821848d99bf86904640a88b34f0b91fcbb71 | |
| parent | 8b0d47692798c7f82ac4a8638b9635886d94423c (diff) | |
Release 5.1.0.36B
Release 5.1.0.36B
Change-Id: I0c1f746f7913f2ce9bce2b48db3559cae7764c33
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 69358088594e..b5f90d497a4b 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36A" +#define QWLAN_VERSIONSTR "5.1.0.36B" #endif /* QWLAN_VERSION_H */ |
