diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-17 00:19:42 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-17 00:19:42 -0800 |
| commit | 1b397bdb91bd14fd4d4d9fe2287b6fb12ce2ff9a (patch) | |
| tree | 4249987a18fcac24bcd8386805b6cbe6ff09fd44 | |
| parent | d6842e02850efc50b438c9e6805747483daa2141 (diff) | |
Release 5.1.0.37C
Release 5.1.0.37C
Change-Id: Ib949d4a0cafbbccad27a36c1959efdb354e35fde
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 */ |
