diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-28 22:29:59 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-28 22:29:59 -0800 |
| commit | e85f63220316e045e1ca2eb91c635e553bddd273 (patch) | |
| tree | 34e8b2f0935e0dc5f05361603f9d86663caa21e8 | |
| parent | 094308723958faeb7eefa98435b36d82e22d3357 (diff) | |
Release 5.1.1.40H
Release 5.1.1.40H
Change-Id: I17cd398ae466b8f8ada510846fc95ab33d99d422
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 e730d08e5223..e1eb8cb5dfc4 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 40 -#define QWLAN_VERSIONSTR "5.1.1.40G" +#define QWLAN_VERSIONSTR "5.1.1.40H" #endif /* QWLAN_VERSION_H */ |
