diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-24 13:03:51 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-24 13:03:51 -0700 |
| commit | e95a6cbb1bcd6e89063c216e40d95b15669050c6 (patch) | |
| tree | 7f01b4323af65b9be14663bedaba4d61f9833d3d | |
| parent | 8d2d9ecdca1739195593803c8128fce81555c0f1 (diff) | |
Release 5.1.0.28C
Release 5.1.0.28C
Change-Id: I1288b3692e9f713fc6482b7631f21192765a8ab6
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 dd1df1c97b90..77b26075e0c0 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 28 -#define QWLAN_VERSIONSTR "5.1.0.28B" +#define QWLAN_VERSIONSTR "5.1.0.28C" #endif /* QWLAN_VERSION_H */ |
