diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-04-11 19:09:41 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-04-11 19:09:41 -0700 |
| commit | f096e4d64e01bef1ce02b1897107ee2ac77ef429 (patch) | |
| tree | 0a4abb4e1c7fb9e90f01c037c1acc9951df7d35c | |
| parent | 65bd9605704de3205ea4af89548738f876c30646 (diff) | |
Release 5.1.1.52X
Release 5.1.1.52X
Change-Id: I6133152a001c1ecd1d0866882bc42143bd202c89
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 3201e059fcb4..e6bf6a3094b1 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 52 -#define QWLAN_VERSIONSTR "5.1.1.52W" +#define QWLAN_VERSIONSTR "5.1.1.52X" #endif /* QWLAN_VERSION_H */ |
