diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-17 00:51:09 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-17 00:51:10 -0800 |
| commit | 3fb233dfa85124a97743ec9a899379f0096d462f (patch) | |
| tree | 1b544c214c6cfe4f9957c8674e55fc1ba9cbd0cf | |
| parent | 224ebe8dddb50fb166d00b4d8b769f92b5d56591 (diff) | |
Release 5.1.0.37C
Release 5.1.0.37C
Change-Id: Icca47c93e9b96d37b5f3e661bb227c6994fa86e8
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 b193f03133ba..d8e865172dd1 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 37 -#define QWLAN_VERSIONSTR "5.1.0.37B" +#define QWLAN_VERSIONSTR "5.1.0.37C" #endif /* QWLAN_VERSION_H */ |
