diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-10-29 02:29:12 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-10-29 02:29:12 -0700 |
| commit | 0e529bc8ca1fb55efb219623ec5917bacd69e157 (patch) | |
| tree | 55bcf50e7e1a9589b89f7d3654600fd4746a5a48 | |
| parent | 0e30c164aee1ffd7bee4a9968566a5152222bc01 (diff) | |
Release 5.1.1.75G
Release 5.1.1.75G
Change-Id: I6640a3a1de06f727b82d1586c42f1603018073aa
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 166802bb7fe0..b16a712a52d9 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 75 -#define QWLAN_VERSIONSTR "5.1.1.75F" +#define QWLAN_VERSIONSTR "5.1.1.75G" #endif /* QWLAN_VERSION_H */ |
