diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-01 04:00:50 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-01 04:00:50 -0700 |
| commit | ea61795f18d1e87a4afd5319f60208a2a052dc20 (patch) | |
| tree | a8a5078a33af336d1ccd5e82584c61c233d15062 | |
| parent | a651a60d5c429055ba23496fdd657a9e502decda (diff) | |
Release 5.1.1.26X
Release 5.1.1.26X
Change-Id: Ib740d7e49cf35adb46dced426c8a015d28cdb5bf
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 1e0a67bb0ea5..f452379bba8e 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 26 -#define QWLAN_VERSIONSTR "5.1.1.26W" +#define QWLAN_VERSIONSTR "5.1.1.26X" #endif /* QWLAN_VERSION_H */ |
