diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-30 20:09:35 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-30 20:09:35 -0800 |
| commit | f2d5c5e549d55e5c9c8fe9293abbf289d004a55a (patch) | |
| tree | fe052769e1340485e6ac16580bd4f0cc01b92f1a | |
| parent | e19920972e4f59abaad256d769ae7f46e0930a97 (diff) | |
Release 5.1.0.47C
Release 5.1.0.47C
Change-Id: I1ccaf18e90bf4588d627844102e37c41c3459af2
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 0897e86f5246..e81ed3e644ee 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 47 -#define QWLAN_VERSIONSTR "5.1.0.47B" +#define QWLAN_VERSIONSTR "5.1.0.47C" #endif /* QWLAN_VERSION_H */ |
