diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-03-12 07:35:42 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-03-12 07:35:42 -0700 |
| commit | d1fcfc780229b359603f70328eaef28bffe2d85b (patch) | |
| tree | f7ea0cc585264ca8ec41fe2ae14084443e7e3af0 | |
| parent | bd6e6c03a7f46ba58196f29a7ef0a0191ff00140 (diff) | |
Release 5.1.1.50G
Release 5.1.1.50G
Change-Id: I8ef290bcede60620a1a3faa47ca8a5d53cf64a89
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 60f86de9b937..e781a044fa44 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 50 -#define QWLAN_VERSIONSTR "5.1.1.50F" +#define QWLAN_VERSIONSTR "5.1.1.50G" #endif /* QWLAN_VERSION_H */ |
