diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-14 01:31:47 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-14 01:31:47 -0700 |
| commit | 037b96ea4b62de58b36607e7eeec9301fd88960c (patch) | |
| tree | 4702748d88ccd93f11b4c161e13f4b7b70dd0346 | |
| parent | 0cf9849177969c09bab5c0b7a0e08095036d3268 (diff) | |
Release 5.1.1.31X
Release 5.1.1.31X
Change-Id: I93b82df307242d26927a437c36fb6d4d865e7f5e
CRs-Fixed: 774533
| -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 5690a349e50d..d0098119d258 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 31 -#define QWLAN_VERSIONSTR "5.1.1.31W" +#define QWLAN_VERSIONSTR "5.1.1.31X" #endif /* QWLAN_VERSION_H */ |
