diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-01 06:39:08 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-01 06:39:08 -0700 |
| commit | f996f046cc818e33fd914fec9df49663bd85f6d9 (patch) | |
| tree | f9180fca870ab4fb6db78562e842d2418c72b6a2 | |
| parent | fdf534f68eeb9257dbe0351ce58fb4b701836939 (diff) | |
Release 5.1.1.38E
Release 5.1.1.38E
Change-Id: I1077786b30c13c050b36f0852079582fdcd6593a
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 9bac65015af3..6d2baa984333 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 "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.1.38D" +#define QWLAN_VERSIONSTR "5.1.1.38E" #endif /* QWLAN_VERSION_H */ |
