diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-09 07:01:25 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2017-03-09 21:08:47 -0800 |
| commit | 457cd4e66c4a1c5744bb29aa64381a488bb49ebf (patch) | |
| tree | 3680baf755c99795b2d38898620f3f32a1f56d71 | |
| parent | dd83f7e7183145784726ddbae4c6042343d8a1ad (diff) | |
Release 5.1.1.3D
Release 5.1.1.3D
Change-Id: I634e6ba5f5b16a6066c7ad2b093306b8dfe07408
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 c19790c43c35..6bdbb080a438 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 3 -#define QWLAN_VERSIONSTR "5.1.1.3C" +#define QWLAN_VERSIONSTR "5.1.1.3D" #endif /* QWLAN_VERSION_H */ |
