diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-29 12:27:08 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-29 12:27:08 -0800 |
| commit | 2a1146c2f5df9e56ef6ab8d56468398453dc8a1a (patch) | |
| tree | 10635b3247b82c858452cd42ad4649c49a5ebc96 | |
| parent | fee5ed6194190d757bf8ed14eecf1f243088b068 (diff) | |
Release 5.1.1.40I
Release 5.1.1.40I
Change-Id: I2aa2b8c97593c992a8b91a136202d9185ec8c17c
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 e1eb8cb5dfc4..e9d42b747b31 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 40 -#define QWLAN_VERSIONSTR "5.1.1.40H" +#define QWLAN_VERSIONSTR "5.1.1.40I" #endif /* QWLAN_VERSION_H */ |
