diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-06 08:27:16 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-06 08:27:16 -0700 |
| commit | 9afb2e4748169b53bad93f933ff9a80eadf976ac (patch) | |
| tree | fc166ed8bd66bf5ea0216838055545c2456adc8c | |
| parent | 98346348ce56a9e221c2d253e879937a59d7b0ea (diff) | |
Release 5.1.1.59G
Release 5.1.1.59G
Change-Id: I21121bf8bf00e580dc8fb8a91e09b17424e34bc7
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 441342659144..522747eb0b34 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 59 -#define QWLAN_VERSIONSTR "5.1.1.59F" +#define QWLAN_VERSIONSTR "5.1.1.59G" #endif /* QWLAN_VERSION_H */ |
