diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-14 03:33:38 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-14 03:33:38 -0700 |
| commit | db36f99d58bfe9160dea9acf21e403bce207d358 (patch) | |
| tree | 2f03abff1f9650dd49f31ce73173e4976fe27bb5 | |
| parent | 3612c31250da66dd8483a6d4fa4bf1b53fc33930 (diff) | |
Release 5.1.1.59Y
Release 5.1.1.59Y
Change-Id: I4c1095afa38c978ddee21f47e94fdae1c6f8cff8
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 838bf59f58f6..db68c44bc758 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 59 -#define QWLAN_VERSIONSTR "5.1.1.59X" +#define QWLAN_VERSIONSTR "5.1.1.59Y" #endif /* QWLAN_VERSION_H */ |
