diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-03-01 12:31:53 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-03-01 12:31:53 -0800 |
| commit | a2b2ddeed97ebb664c2fc69355ac09f68a90d12f (patch) | |
| tree | d31bb524a2ede2eb787ba79219b26be9c4a97642 | |
| parent | 52ea45c7a41540c6ca31d9183cc95bd6ed13e98d (diff) | |
Release 5.1.1.70X
Release 5.1.1.70X
Change-Id: I8d8fa5b9e21c23f6883dbc8b6611992de277ccb7
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 1c8bdc493553..a1d5e37dbf23 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 70 -#define QWLAN_VERSIONSTR "5.1.1.70W" +#define QWLAN_VERSIONSTR "5.1.1.70X" #endif /* QWLAN_VERSION_H */ |
