diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-19 12:04:54 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-19 12:04:54 -0800 |
| commit | 66f02ee46e437ca0fb7f4bab51ba0fda2ade2388 (patch) | |
| tree | 75936988e066ababdd1d5f5bd0038ba4a469ea5d | |
| parent | bd3d6e2e0b2b3ca1128a807a786b8b3bc7de2e90 (diff) | |
Release 5.1.1.45G
Release 5.1.1.45G
Change-Id: Iac911270de0e869d2f0f1ffd2a43679bd74d2a28
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 34cdb4c678cb..660481e9b1b7 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 45 -#define QWLAN_VERSIONSTR "5.1.1.45F" +#define QWLAN_VERSIONSTR "5.1.1.45G" #endif /* QWLAN_VERSION_H */ |
