diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-10 14:30:18 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-10 14:30:18 -0800 |
| commit | 86b8484b20be6d48737a351b3d2bf42e518bf2ff (patch) | |
| tree | 1a313d40c47d20a13233b2328ae92bc32a4c9a7e | |
| parent | 4385b84676e0dbf14d9d4043f6fd72bed1ae6aef (diff) | |
Release 5.1.1.44I
Release 5.1.1.44I
Change-Id: I849ff9cebaedfae945bf9330e5011f95c298c284
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 d8d1245745c1..cd92d86abff5 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 44 -#define QWLAN_VERSIONSTR "5.1.1.44H" +#define QWLAN_VERSIONSTR "5.1.1.44I" #endif /* QWLAN_VERSION_H */ |
