diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-23 16:01:40 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-23 16:01:40 -0700 |
| commit | bed180211cd941cf89b7aa0c8abed8fad8c8079e (patch) | |
| tree | 0d7521ec709a504afb0accddb3b693bebb36d9e2 | |
| parent | b6449c5ae1906ea59f403bac65bb2cddd315e162 (diff) | |
Release 5.1.1.29I
Release 5.1.1.29I
Change-Id: I228e00496f71305d770f384f2ad59511e2d91ebc
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 720001c4521e..f4c202300c26 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 29 -#define QWLAN_VERSIONSTR "5.1.1.29H" +#define QWLAN_VERSIONSTR "5.1.1.29I" #endif /* QWLAN_VERSION_H */ |
