diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-04 18:58:41 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-04 18:58:42 -0700 |
| commit | dc802ae8e123cb3482ccc64594532ceac5830309 (patch) | |
| tree | 4f084957ed3593c648a1b37619e95046e2754d75 | |
| parent | 9f4048fff7d0e1a9283d9d29fd0fe623bcd10a7a (diff) | |
Release 5.1.0.29C
Release 5.1.0.29C
Change-Id: Ied83d163ac0172c248fcdbb567da97562707cb7a
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 af35285819c4..5417fcdda15e 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 29 -#define QWLAN_VERSIONSTR "5.1.0.29B" +#define QWLAN_VERSIONSTR "5.1.0.29C" #endif /* QWLAN_VERSION_H */ |
