diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-07-18 04:10:30 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-18 04:10:30 -0700 |
| commit | 0f95fb3d8c7a140fdc2a32dd8195736b35a797e8 (patch) | |
| tree | 9530e57e9ba21962451f3502c24c7c356078acbc | |
| parent | e5cf343f95478e3125e1ab7098c9443b565c4945 (diff) | |
Release 5.1.1.62X
Release 5.1.1.62X
Change-Id: I827375283bd2c786aef8633e5eee6b35cdfb74a3
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 ee0d76f0dd95..1e4dad458a21 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 62 -#define QWLAN_VERSIONSTR "5.1.1.62W" +#define QWLAN_VERSIONSTR "5.1.1.62X" #endif /* QWLAN_VERSION_H */ |
