diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-13 02:01:28 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-13 02:01:28 -0700 |
| commit | a996a8127e55d4c2e5bfdf6e6aa5c54cccc11709 (patch) | |
| tree | 9e9600b3114922c11d11c1157d7f9c9058fd34c7 | |
| parent | 3aa7b9abecf586d5ff4b513c1a00309a4d9a5c7a (diff) | |
Release 5.1.1.3X
Release 5.1.1.3X
Change-Id: I8d1131bb04d85e96141e8ab3778ea96e4c32c180
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 22fc92c5af13..8b48ba60b9be 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 3 -#define QWLAN_VERSIONSTR "5.1.1.3W" +#define QWLAN_VERSIONSTR "5.1.1.3X" #endif /* QWLAN_VERSION_H */ |
