diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-09 06:38:29 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2017-03-09 21:08:46 -0800 |
| commit | 267376012157bf9c55622909a04ff6bd58bc41ee (patch) | |
| tree | 88522bef238e192d362dedb4cef2616cc817759a | |
| parent | 2f05ceeb29cb2b3f993147b87ae7dcae4388f42f (diff) | |
Release 5.1.1.3C
Release 5.1.1.3C
Change-Id: Ib3c817872c85a8ba15ac66d047beead5b0a900bd
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 6d51eae5a3f3..c19790c43c35 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 1 -#define QWLAN_VERSION_EXTRA "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 3 -#define QWLAN_VERSIONSTR "5.1.1.3B" +#define QWLAN_VERSIONSTR "5.1.1.3C" #endif /* QWLAN_VERSION_H */ |
