diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-03 14:46:21 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-03 14:46:22 -0800 |
| commit | bde8d6b9cf6a93c4314ed82d01d8d6c513adcc51 (patch) | |
| tree | c1f595e0785f9e268fe276d7089183e60f706077 | |
| parent | d0a6b9932087939f82a3ceed24822e9e82be9c46 (diff) | |
Release 5.1.1.1X
Release 5.1.1.1X
Change-Id: Ide3d6a1ef4609eb1329af74969bdeaca5f29def8
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 2b5e0f68f2e5..41fed01823e5 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1W" +#define QWLAN_VERSIONSTR "5.1.1.1X" #endif /* QWLAN_VERSION_H */ |
